Searched refs:can_proto_unregister (Results 1 – 4 of 4) sorted by relevance
46 extern void can_proto_unregister(const struct can_proto *cp);
806 void can_proto_unregister(const struct can_proto *cp) in can_proto_unregister() function819 EXPORT_SYMBOL(can_proto_unregister);
872 can_proto_unregister(&raw_can_proto); in raw_module_exit()
1634 can_proto_unregister(&bcm_can_proto); in bcm_module_exit()