Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/usb/
H A Ducan.c1232 static const struct net_device_ops ucan_netdev_ops = {
1519 netdev->netdev_ops = &ucan_netdev_ops; in ucan_probe()
1230 static const struct net_device_ops ucan_netdev_ops = { global() variable