Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetdevice.h5391 const char *netdev_drivername(const struct net_device *dev);
/linux/net/core/
H A Ddev.c12918 const char *netdev_drivername(const struct net_device *dev) in netdev_drivername() function