Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dsfp-bus.c610 struct sfp_bus *sfp_bus_find_fwnode(const struct fwnode_handle *fwnode) in sfp_bus_find_fwnode() function
635 EXPORT_SYMBOL_GPL(sfp_bus_find_fwnode);
H A Dphy_device.c1713 bus = sfp_bus_find_fwnode(phydev->mdio.dev.fwnode); in phy_sfp_probe()