Home
last modified time | relevance | path

Searched refs:sfp_bus_put (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dsfp-bus.c463 * sfp_bus_put() - put a reference on the &struct sfp_bus
469 void sfp_bus_put(struct sfp_bus *bus) in sfp_bus_put() function
474 EXPORT_SYMBOL_GPL(sfp_bus_put); variable
593 * be put via sfp_bus_put() when done.
676 sfp_bus_put(bus); in sfp_bus_add_upstream()
698 sfp_bus_put(bus); in sfp_bus_del_upstream()
821 sfp_bus_put(bus); in sfp_register_socket()
837 sfp_bus_put(bus); in sfp_unregister_socket()
H A Dphy_device.c1277 sfp_bus_put(bus); in phy_sfp_probe()
H A Dphylink.c802 sfp_bus_put(bus); in phylink_register_sfp()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dsfp-bus.c444 * sfp_bus_put() - put a reference on the &struct sfp_bus
450 void sfp_bus_put(struct sfp_bus *bus) in sfp_bus_put() function
455 EXPORT_SYMBOL_GPL(sfp_bus_put); variable
614 * be put via sfp_bus_put() when done.
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()
H A Dphy_device.c1408 sfp_bus_put(bus); in phy_sfp_probe()
H A Dphylink.c1582 sfp_bus_put(bus); in phylink_register_sfp()
/kernel/linux/linux-5.10/include/linux/
H A 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
/kernel/linux/linux-6.6/include/linux/
H A 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

Completed in 21 milliseconds