Home
last modified time | relevance | path

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

/linux-4.4.14/net/can/
Draw.c850 static const struct can_proto raw_can_proto = { variable
863 err = can_proto_register(&raw_can_proto); in raw_module_init()
872 can_proto_unregister(&raw_can_proto); in raw_module_exit()