Home
last modified time | relevance | path

Searched refs:phy_sfp_detach (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/net/phy/
Dmarvell-88x2222.c558 .detach = phy_sfp_detach,
Dphy_device.c1346 void phy_sfp_detach(void *upstream, struct sfp_bus *bus) in phy_sfp_detach() function
1354 EXPORT_SYMBOL(phy_sfp_detach);
Dmarvell10g.c491 .detach = phy_sfp_detach,
Dat803x.c720 .detach = phy_sfp_detach,
Dmarvell.c2929 .detach = phy_sfp_detach,
/linux-6.1.9/include/linux/
Dphy.h1519 void phy_sfp_detach(void *upstream, struct sfp_bus *bus);