Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/can/
H A Draw.c920 static const struct can_proto raw_can_proto = { variable
937 err = can_proto_register(&raw_can_proto); in raw_module_init()
948 can_proto_unregister(&raw_can_proto); in raw_module_exit()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds