Home
last modified time | relevance | path

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

/freebsd/sys/dev/phy/
H A Dphy.c403 phy_get_by_id(device_t consumer_dev, device_t provider_dev, intptr_t id, in phy_get_by_id() function
511 return (phy_get_by_id(consumer_dev, phydev, id, phy)); in phy_get_by_ofw_idx()
566 return (phy_get_by_id(consumer_dev, phydev, id, phy)); in phy_get_by_ofw_property()
H A Dphy.h137 int phy_get_by_id(device_t consumer_dev, device_t provider_dev, intptr_t id,