Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/can/
Dcore.h55 extern void can_proto_unregister(const struct can_proto *cp);
/Linux-v5.4/net/can/
Daf_can.c755 void can_proto_unregister(const struct can_proto *cp) in can_proto_unregister() function
768 EXPORT_SYMBOL(can_proto_unregister);
Draw.c895 can_proto_unregister(&raw_can_proto); in raw_module_exit()
Dbcm.c1715 can_proto_unregister(&bcm_can_proto); in bcm_module_exit()
/Linux-v5.4/net/can/j1939/
Dmain.c406 can_proto_unregister(&j1939_can_proto); in j1939_module_exit()