can_proto_unregister   55 include/linux/can/core.h extern void can_proto_unregister(const struct can_proto *cp);
can_proto_unregister  768 net/can/af_can.c EXPORT_SYMBOL(can_proto_unregister);
can_proto_unregister 1715 net/can/bcm.c  	can_proto_unregister(&bcm_can_proto);
can_proto_unregister  406 net/can/j1939/main.c 	can_proto_unregister(&j1939_can_proto);
can_proto_unregister  895 net/can/raw.c  	can_proto_unregister(&raw_can_proto);