Searched refs:can_proto_register (Results 1 – 6 of 6) sorted by relevance
47 extern int can_proto_register(const struct can_proto *cp);
742 int can_proto_register(const struct can_proto *cp) in can_proto_register() function772 EXPORT_SYMBOL(can_proto_register);
937 err = can_proto_register(&raw_can_proto); in raw_module_init()
1535 err = can_proto_register(&isotp_can_proto); in isotp_module_init()
1751 err = can_proto_register(&bcm_can_proto); in bcm_module_init()
401 ret = can_proto_register(&j1939_can_proto); in j1939_module_init()