Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A 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()
H A Dphylink.c1864 sfp_bus_put(bus); in phylink_register_sfp()
/linux/include/linux/
H A 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