Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dphy_device.c607 static const struct device_type mdio_bus_phy_type = { variable
650 mdiodev->dev.type = &mdio_bus_phy_type; in phy_device_create()