Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dsfp-bus.c451 void sfp_bus_put(struct sfp_bus *bus) in sfp_bus_put() function
456 EXPORT_SYMBOL_GPL(sfp_bus_put);
698 sfp_bus_put(bus); in sfp_bus_add_upstream()
720 sfp_bus_put(bus); in sfp_bus_del_upstream()
866 sfp_bus_put(bus); in sfp_register_socket()
882 sfp_bus_put(bus); in sfp_unregister_socket()
Dphy_device.c1483 sfp_bus_put(bus); in phy_sfp_probe()
Dphylink.c1633 sfp_bus_put(bus); in phylink_register_sfp()
/linux-6.12.1/include/linux/
Dsfp.h574 void sfp_bus_put(struct sfp_bus *bus);
639 static inline void sfp_bus_put(struct sfp_bus *bus) in sfp_bus_put() function