Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/flexcan/
H A Dflexcan-core.c1818 static const struct net_device_ops flexcan_netdev_ops = { variable
2132 dev->netdev_ops = &flexcan_netdev_ops; in flexcan_probe()