Searched refs:can_proto_register (Results 1 – 5 of 5) sorted by relevance
54 extern int can_proto_register(const struct can_proto *cp);
719 int can_proto_register(const struct can_proto *cp) in can_proto_register() function749 EXPORT_SYMBOL(can_proto_register);
886 err = can_proto_register(&raw_can_proto); in raw_module_init()
1703 err = can_proto_register(&bcm_can_proto); in bcm_module_init()
390 ret = can_proto_register(&j1939_can_proto); in j1939_module_init()