Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/can/
Dcore.h48 extern void can_proto_unregister(const struct can_proto *cp);
/Linux-v6.1/net/can/
Daf_can.c770 void can_proto_unregister(const struct can_proto *cp) in can_proto_unregister() function
783 EXPORT_SYMBOL(can_proto_unregister);
Draw.c994 can_proto_unregister(&raw_can_proto); in raw_module_exit()
Dbcm.c1778 can_proto_unregister(&bcm_can_proto); in bcm_module_exit()
Disotp.c1674 can_proto_unregister(&isotp_can_proto); in isotp_module_exit()
/Linux-v6.1/net/can/j1939/
Dmain.c421 can_proto_unregister(&j1939_can_proto); in j1939_module_exit()