Searched refs:fixed_phy_add (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dphy_fixed.h21 extern int fixed_phy_add(unsigned int irq, int phy_id,
37 static inline int fixed_phy_add(unsigned int irq, int phy_id, function
/linux-master/arch/m68k/coldfire/
H A Dm5272.c122 fixed_phy_add(PHY_POLL, 0, &nettel_fixed_phy_status);
/linux-master/arch/mips/bcm47xx/
H A Dsetup.c277 fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status);
/linux-master/drivers/net/phy/
H A Dfixed_phy.c163 int fixed_phy_add(unsigned int irq, int phy_addr, function
168 EXPORT_SYMBOL_GPL(fixed_phy_add); variable

Completed in 109 milliseconds