Searched refs:can_proto_register (Results 1 – 6 of 6) sorted by relevance
47 extern int can_proto_register(const struct can_proto *cp);
747 int can_proto_register(const struct can_proto *cp) in can_proto_register() function777 EXPORT_SYMBOL(can_proto_register);
1114 err = can_proto_register(&raw_can_proto); in raw_module_init()
1853 err = can_proto_register(&bcm_can_proto); in bcm_module_init()
1753 err = can_proto_register(&isotp_can_proto); in isotp_module_init()
408 ret = can_proto_register(&j1939_can_proto); in j1939_module_init()