Lines Matching defs:bus
556 static inline int sfp_parse_port(struct sfp_bus *bus, in sfp_parse_port()
563 static inline bool sfp_may_have_phy(struct sfp_bus *bus, in sfp_may_have_phy()
569 static inline void sfp_parse_support(struct sfp_bus *bus, in sfp_parse_support()
576 static inline phy_interface_t sfp_select_interface(struct sfp_bus *bus, in sfp_select_interface()
582 static inline int sfp_get_module_info(struct sfp_bus *bus, in sfp_get_module_info()
588 static inline int sfp_get_module_eeprom(struct sfp_bus *bus, in sfp_get_module_eeprom()
594 static inline int sfp_get_module_eeprom_by_page(struct sfp_bus *bus, in sfp_get_module_eeprom_by_page()
601 static inline void sfp_upstream_start(struct sfp_bus *bus) in sfp_upstream_start()
605 static inline void sfp_upstream_stop(struct sfp_bus *bus) in sfp_upstream_stop()
609 static inline void sfp_bus_put(struct sfp_bus *bus) in sfp_bus_put()
618 static inline int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream()
624 static inline void sfp_bus_del_upstream(struct sfp_bus *bus) in sfp_bus_del_upstream()