Home
last modified time | relevance | path

Searched refs:phy_device_create (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/mdio/
A Dfwnode_mdio.c106 phy = phy_device_create(bus, addr, phy_id, 0, NULL); in fwnode_mdiobus_register_phy()
/linux/drivers/net/phy/
A Dphy_device.c568 struct phy_device *phy_device_create(struct mii_bus *bus, int addr, u32 phy_id, in phy_device_create() function
650 EXPORT_SYMBOL(phy_device_create);
903 return phy_device_create(bus, addr, phy_id, in get_phy_device()
907 return phy_device_create(bus, addr, phy_id, is_c45, &c45_ids); in get_phy_device()
A Dnxp-tja11xx.c515 phy = phy_device_create(bus, addr, PHY_ID_TJA1102, false, NULL); in tja1102_p1_register()
/linux/include/linux/
A Dphy.h1415 struct phy_device *phy_device_create(struct mii_bus *bus, int addr, u32 phy_id,
/linux/
A Dvmlinux.symvers11355 0x00000000 phy_device_create vmlinux EXPORT_SYMBOL
A DSystem.map35850 ffff8000109470f0 T phy_device_create
A D.tmp_System.map35850 ffff8000109470f0 T phy_device_create

Completed in 335 milliseconds