Home
last modified time | relevance | path

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

/linux/net/llc/
H A Daf_llc.c298 dev = dev_getfirstbyhwtype(&init_net, addr->sllc_arphrd); in llc_ui_autobind()
/linux/include/linux/
H A Dnetdevice.h3282 struct net_device *dev_getfirstbyhwtype(struct net *net, unsigned short type);
/linux/net/core/
H A Ddev.c1183 struct net_device *dev_getfirstbyhwtype(struct net *net, unsigned short type) in dev_getfirstbyhwtype() function
1197 EXPORT_SYMBOL(dev_getfirstbyhwtype);