Searched refs:sfp_bus_find_fwnode (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dsfp.h569 struct sfp_bus *sfp_bus_find_fwnode(const struct fwnode_handle *fwnode);
637 sfp_bus_find_fwnode(const struct fwnode_handle *fwnode) function
/linux-master/drivers/net/phy/
H A Dsfp-bus.c445 * @bus: the &struct sfp_bus found via sfp_bus_find_fwnode()
609 * sfp_bus_find_fwnode() - parse and locate the SFP bus from fwnode
626 struct sfp_bus *sfp_bus_find_fwnode(const struct fwnode_handle *fwnode) function
651 EXPORT_SYMBOL_GPL(sfp_bus_find_fwnode); variable
655 * @bus: the &struct sfp_bus found via sfp_bus_find_fwnode()
H A Dphylink.c1597 bus = sfp_bus_find_fwnode(fwnode);
H A Dphy_device.c1418 bus = sfp_bus_find_fwnode(phydev->mdio.dev.fwnode);

Completed in 154 milliseconds