Searched refs:can_proto_unregister (Results 1 – 4 of 4) sorted by relevance
47 extern void can_proto_unregister(const struct can_proto *cp);
802 void can_proto_unregister(const struct can_proto *cp) in can_proto_unregister() function815 EXPORT_SYMBOL(can_proto_unregister);
887 can_proto_unregister(&raw_can_proto); in raw_module_exit()
1731 can_proto_unregister(&bcm_can_proto); in bcm_module_exit()