Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/phy/
Dsfp-bus.c449 void sfp_bus_put(struct sfp_bus *bus) in sfp_bus_put() function
454 EXPORT_SYMBOL_GPL(sfp_bus_put);
651 sfp_bus_put(bus); in sfp_bus_add_upstream()
673 sfp_bus_put(bus); in sfp_bus_del_upstream()
796 sfp_bus_put(bus); in sfp_register_socket()
812 sfp_bus_put(bus); in sfp_unregister_socket()
Dphy_device.c1297 sfp_bus_put(bus); in phy_sfp_probe()
Dphylink.c778 sfp_bus_put(bus); in phylink_register_sfp()
/Linux-v5.10/include/linux/
Dsfp.h547 void sfp_bus_put(struct sfp_bus *bus);
598 static inline void sfp_bus_put(struct sfp_bus *bus) in sfp_bus_put() function