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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/can/
H A Dcore.h48 extern void can_proto_unregister(struct can_proto *cp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/can/
H A Daf_can.c718 * can_proto_unregister - unregister CAN transport protocol
721 void can_proto_unregister(struct can_proto *cp) function
735 EXPORT_SYMBOL(can_proto_unregister); variable
H A Draw.c764 can_proto_unregister(&raw_can_proto);
H A Dbcm.c1622 can_proto_unregister(&bcm_can_proto);

Completed in 107 milliseconds