Home
last modified time | relevance | path

Searched refs:sfp_register_upstream (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dsfp.h511 struct sfp_bus *sfp_register_upstream(struct fwnode_handle *fwnode,
556 static inline struct sfp_bus *sfp_register_upstream( in sfp_register_upstream() function
/Linux-v5.4/drivers/net/phy/
Dsfp-bus.c459 struct sfp_bus *sfp_register_upstream(struct fwnode_handle *fwnode, in sfp_register_upstream() function
486 EXPORT_SYMBOL_GPL(sfp_register_upstream);
Dphylink.c586 pl->sfp_bus = sfp_register_upstream(ref.fwnode, pl, &sfp_phylink_ops); in phylink_register_sfp()