Searched refs:sfp_bus_del_upstream (Results 1 - 4 of 4) sorted by last modified time

/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.c705 * sfp_bus_del_upstream() - Delete a sfp bus
711 void sfp_bus_del_upstream(struct sfp_bus *bus) function
723 EXPORT_SYMBOL_GPL(sfp_bus_del_upstream); variable
H A Dphylink.c1738 sfp_bus_del_upstream(pl->sfp_bus);
H A Dphy_device.c3579 sfp_bus_del_upstream(phydev->sfp_bus);

Completed in 244 milliseconds