Searched refs:can_proto_unregister (Results 1 – 6 of 6) sorted by relevance
48 extern void can_proto_unregister(const struct can_proto *cp);
778 void can_proto_unregister(const struct can_proto *cp) in can_proto_unregister() function791 EXPORT_SYMBOL(can_proto_unregister);
952 can_proto_unregister(&raw_can_proto); in raw_module_exit()
1753 can_proto_unregister(&bcm_can_proto); in bcm_module_exit()
1518 can_proto_unregister(&isotp_can_proto); in isotp_module_exit()
414 can_proto_unregister(&j1939_can_proto); in j1939_module_exit()
Completed in 18 milliseconds