Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dsfp.h548 struct sfp_bus *sfp_bus_find_fwnode(struct fwnode_handle *fwnode);
602 static inline struct sfp_bus *sfp_bus_find_fwnode(struct fwnode_handle *fwnode) in sfp_bus_find_fwnode() function
/kernel/linux/linux-6.6/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) in sfp_bus_find_fwnode() function
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dsfp-bus.c464 * @bus: the &struct sfp_bus found via sfp_bus_find_fwnode()
588 * sfp_bus_find_fwnode() - parse and locate the SFP bus from fwnode
605 struct sfp_bus *sfp_bus_find_fwnode(struct fwnode_handle *fwnode) in sfp_bus_find_fwnode() function
630 EXPORT_SYMBOL_GPL(sfp_bus_find_fwnode); variable
634 * @bus: the &struct sfp_bus found via sfp_bus_find_fwnode()
H A Dphy_device.c1270 bus = sfp_bus_find_fwnode(phydev->mdio.dev.fwnode); in phy_sfp_probe()
H A Dphylink.c792 bus = sfp_bus_find_fwnode(fwnode); in phylink_register_sfp()
/kernel/linux/linux-6.6/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) in sfp_bus_find_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 Dphy_device.c1401 bus = sfp_bus_find_fwnode(phydev->mdio.dev.fwnode); in phy_sfp_probe()
H A Dphylink.c1573 bus = sfp_bus_find_fwnode(fwnode); in phylink_register_sfp()

Completed in 25 milliseconds