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

/linux-master/include/linux/
H A Dsfp.h572 void sfp_bus_del_upstream(struct sfp_bus *bus);
648 static inline void sfp_bus_del_upstream(struct sfp_bus *bus) function
/linux-master/drivers/net/phy/
H A Dsfp-bus.c704 * sfp_bus_del_upstream() - Delete a sfp bus
710 void sfp_bus_del_upstream(struct sfp_bus *bus) function
722 EXPORT_SYMBOL_GPL(sfp_bus_del_upstream); variable
H A Dphylink.c1723 sfp_bus_del_upstream(pl->sfp_bus);
H A Dphy_device.c3579 sfp_bus_del_upstream(phydev->sfp_bus);

Completed in 167 milliseconds