Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/phy/
Dsfp-bus.c450 void sfp_bus_put(struct sfp_bus *bus) in sfp_bus_put() function
455 EXPORT_SYMBOL_GPL(sfp_bus_put);
697 sfp_bus_put(bus); in sfp_bus_add_upstream()
719 sfp_bus_put(bus); in sfp_bus_del_upstream()
843 sfp_bus_put(bus); in sfp_register_socket()
859 sfp_bus_put(bus); in sfp_unregister_socket()
Dphy_device.c1408 sfp_bus_put(bus); in phy_sfp_probe()
Dphylink.c1582 sfp_bus_put(bus); in phylink_register_sfp()
/linux-6.6.21/include/linux/
Dsfp.h568 void sfp_bus_put(struct sfp_bus *bus);
632 static inline void sfp_bus_put(struct sfp_bus *bus) in sfp_bus_put() function