Searched refs:can_proto_register (Results 1 – 6 of 6) sorted by relevance
47 extern int can_proto_register(const struct can_proto *cp);
734 int can_proto_register(const struct can_proto *cp) in can_proto_register() function764 EXPORT_SYMBOL(can_proto_register);
979 err = can_proto_register(&raw_can_proto); in raw_module_init()
1761 err = can_proto_register(&bcm_can_proto); in bcm_module_init()
1663 err = can_proto_register(&isotp_can_proto); in isotp_module_init()
405 ret = can_proto_register(&j1939_can_proto); in j1939_module_init()