Home
last modified time | relevance | path

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

/linux/net/can/
H A Draw.c1064 static const struct can_proto raw_can_proto = { variable
1085 err = can_proto_register(&raw_can_proto); in raw_module_init()
1100 can_proto_unregister(&raw_can_proto); in raw_module_exit()