Searched defs:get_phy_id (Results 1 - 1 of 1) sorted by relevance

/drivers/net/phy/
H A Dphy_device.c202 * get_phy_id - reads the specified addr for its ID.
210 int get_phy_id(struct mii_bus *bus, int addr, u32 *phy_id) function
233 EXPORT_SYMBOL(get_phy_id); variable
249 r = get_phy_id(bus, addr, &phy_id);

Completed in 59 milliseconds