Home
last modified time | relevance | path

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

/Linux-v5.10/net/can/
Draw.c875 static const struct can_proto raw_can_proto = { variable
888 err = can_proto_register(&raw_can_proto); in raw_module_init()
897 can_proto_unregister(&raw_can_proto); in raw_module_exit()