phy_device_create 661 drivers/net/phy/phy_device.c EXPORT_SYMBOL(phy_device_create); phy_device_create 835 drivers/net/phy/phy_device.c return phy_device_create(bus, addr, phy_id, is_c45, &c45_ids); phy_device_create 57 drivers/of/of_mdio.c phy = phy_device_create(mdio, addr, phy_id, 0, NULL); phy_device_create 999 include/linux/phy.h struct phy_device *phy_device_create(struct mii_bus *bus, int addr, u32 phy_id,