Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/dev/
H A Ddev.c216 void can_setup(struct net_device *dev) in can_setup() function
257 dev = alloc_netdev_mqs(size, "can%d", NET_NAME_UNKNOWN, can_setup, in alloc_candev_mqs()
H A Dnetlink.c643 .setup = can_setup,
/openbmc/linux/include/linux/can/
H A Ddev.h171 void can_setup(struct net_device *dev);