Home
last modified time | relevance | path

Searched refs:can_proto_unregister (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/can/
Dcore.h46 extern void can_proto_unregister(const struct can_proto *cp);
/linux-4.4.14/net/can/
Daf_can.c806 void can_proto_unregister(const struct can_proto *cp) in can_proto_unregister() function
819 EXPORT_SYMBOL(can_proto_unregister);
Draw.c872 can_proto_unregister(&raw_can_proto); in raw_module_exit()
Dbcm.c1634 can_proto_unregister(&bcm_can_proto); in bcm_module_exit()