Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsfp.h551 void sfp_bus_del_upstream(struct sfp_bus *bus);
613 static inline void sfp_bus_del_upstream(struct sfp_bus *bus) in sfp_bus_del_upstream() function
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dsfp-bus.c689 void sfp_bus_del_upstream(struct sfp_bus *bus) in sfp_bus_del_upstream() function
701 EXPORT_SYMBOL_GPL(sfp_bus_del_upstream);
H A Dphylink.c925 sfp_bus_del_upstream(pl->sfp_bus); in phylink_destroy()
H A Dphy_device.c2983 sfp_bus_del_upstream(phydev->sfp_bus); in phy_remove()