can_proto_unregister   50 include/linux/can/core.h extern void can_proto_unregister(struct can_proto *cp);
can_proto_unregister 1572 net/can/bcm.c  	can_proto_unregister(&bcm_can_proto);
can_proto_unregister  756 net/can/raw.c  	can_proto_unregister(&raw_can_proto);