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()742 int can_proto_register(const struct can_proto *cp) in can_proto_register()778 void can_proto_unregister(const struct can_proto *cp) in can_proto_unregister()
928 static const struct can_proto raw_can_proto = {
1706 static const struct can_proto bcm_can_proto = {
1641 static const struct can_proto isotp_can_proto = {
341 extern const struct can_proto j1939_can_proto;
1314 const struct can_proto j1939_can_proto = {