Home
last modified time | relevance | path

Searched refs:can_get_proto (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/can/
H A Daf_can.c96 static const struct can_proto *can_get_proto(int protocol) in can_get_proto() function
126 cp = can_get_proto(protocol); in can_create()
142 cp = can_get_proto(protocol); in can_create()