Home
last modified time | relevance | path

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

/openbmc/linux/net/can/
H A Draw.c983 static const struct can_proto raw_can_proto = { variable
1004 err = can_proto_register(&raw_can_proto); in raw_module_init()
1019 can_proto_unregister(&raw_can_proto); in raw_module_exit()