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()733 int can_proto_register(const struct can_proto *cp) in can_proto_register()769 void can_proto_unregister(const struct can_proto *cp) in can_proto_unregister()
983 static const struct can_proto raw_can_proto = {
1721 static const struct can_proto bcm_can_proto = {
1701 static const struct can_proto isotp_can_proto = {
342 extern const struct can_proto j1939_can_proto;
1334 const struct can_proto j1939_can_proto = {