Searched refs:__dev_getfirstbyhwtype (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dnetdevices.c26 dev = __dev_getfirstbyhwtype(ARPHRD_ETHER);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Ddev.c670 struct net_device *__dev_getfirstbyhwtype(unsigned short type) function
682 EXPORT_SYMBOL(__dev_getfirstbyhwtype); variable
689 dev = __dev_getfirstbyhwtype(type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnetdevice.h664 extern struct net_device *__dev_getfirstbyhwtype(unsigned short type);

Completed in 55 milliseconds