Searched refs:can_proto (Results 1 – 7 of 7) sorted by relevance
30 struct can_proto { struct47 extern int can_proto_register(const struct can_proto *cp); argument48 extern void can_proto_unregister(const struct can_proto *cp);
82 static const struct can_proto __rcu *proto_tab[CAN_NPROTO] __read_mostly;96 static const struct can_proto *can_get_proto(int protocol) in can_get_proto()98 const struct can_proto *cp; in can_get_proto()109 static inline void can_put_proto(const struct can_proto *cp) in can_put_proto()118 const struct can_proto *cp; in can_create()747 int can_proto_register(const struct can_proto *cp) in can_proto_register()783 void can_proto_unregister(const struct can_proto *cp) in can_proto_unregister()
1093 static const struct can_proto raw_can_proto = {
1804 static const struct can_proto bcm_can_proto = {
1733 static const struct can_proto isotp_can_proto = {
343 extern const struct can_proto j1939_can_proto;
1400 const struct can_proto j1939_can_proto = {