Home
last modified time | relevance | path

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

/openbmc/linux/net/can/
H A Dbcm.c1721 static const struct can_proto bcm_can_proto = { variable
1770 err = can_proto_register(&bcm_can_proto); in bcm_module_init()
1787 can_proto_unregister(&bcm_can_proto); in bcm_module_exit()