Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/can/
H A Dcore.h47 extern int can_proto_register(const struct can_proto *cp);
/openbmc/linux/net/can/
H A Daf_can.c733 int can_proto_register(const struct can_proto *cp) in can_proto_register() function
763 EXPORT_SYMBOL(can_proto_register);
H A Draw.c1004 err = can_proto_register(&raw_can_proto); in raw_module_init()
H A Dbcm.c1764 err = can_proto_register(&bcm_can_proto); in bcm_module_init()
H A Disotp.c1721 err = can_proto_register(&isotp_can_proto); in isotp_module_init()