Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/phy/
Dphy_device.c152 static struct phy_device* phy_device_create(struct mii_bus *bus, in phy_device_create() function
257 dev = phy_device_create(bus, addr, phy_id); in get_phy_device()