Searched refs:phy_init (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/pci/
H A Dpcie-sh7786.c178 static int phy_init(struct pci_channel *chan) function
369 ret = phy_init(port->hose);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dwm9705.c341 .phy_init = wm9705_phy_init,
H A Dwm9712.c456 .phy_init = wm9712_phy_init,
H A Dwm9713.c470 .phy_init = wm9713_phy_init,
H A Dwm97xx-core.c615 wm->codec->phy_init(wm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dwm97xx.h242 void (*phy_init) (struct wm97xx *); member in struct:wm97xx_codec_drv
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/phy/
H A Dphy_device.c1021 static int __init phy_init(void) function
1042 subsys_initcall(phy_init); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpxa168_eth.c1391 static void phy_init(struct pxa168_eth_private *pep, int speed, int duplex) function
1421 phy_init(pep, pep->pd->speed, pep->pd->duplex);
H A Dmv643xx_eth.c2803 static void phy_init(struct mv643xx_eth_private *mp, int speed, int duplex) function
2910 phy_init(mp, pd->speed, pd->duplex);
H A Dforcedeth.c1187 static int phy_init(struct net_device *dev) function
5776 phy_init(dev);
5948 phy_init(dev);

Completed in 316 milliseconds