Lines Matching defs:sw

16 int tb_lc_read_uuid(struct tb_switch *sw, u32 *uuid)  in tb_lc_read_uuid()
23 static int read_lc_desc(struct tb_switch *sw, u32 *desc) in read_lc_desc()
32 struct tb_switch *sw = port->sw; in find_port_lc_cap() local
51 struct tb_switch *sw = port->sw; in tb_lc_set_port_configured() local
109 struct tb_switch *sw = port->sw; in tb_lc_set_xdomain_configured() local
173 struct tb_switch *sw = port->sw; in tb_lc_start_lane_initialization() local
205 struct tb_switch *sw = port->sw; in tb_lc_is_clx_supported() local
228 struct tb_switch *sw = port->sw; in tb_lc_is_usb_plugged() local
254 struct tb_switch *sw = port->sw; in tb_lc_is_xhci_connected() local
274 struct tb_switch *sw = port->sw; in __tb_lc_xhci_connect() local
330 static int tb_lc_set_wake_one(struct tb_switch *sw, unsigned int offset, in tb_lc_set_wake_one()
367 int tb_lc_set_wake(struct tb_switch *sw, unsigned int flags) in tb_lc_set_wake()
406 int tb_lc_set_sleep(struct tb_switch *sw) in tb_lc_set_sleep()
450 bool tb_lc_lane_bonding_possible(struct tb_switch *sw) in tb_lc_lane_bonding_possible()
471 static int tb_lc_dp_sink_from_port(const struct tb_switch *sw, in tb_lc_dp_sink_from_port()
485 static int tb_lc_dp_sink_available(struct tb_switch *sw, int sink) in tb_lc_dp_sink_available()
521 bool tb_lc_dp_sink_query(struct tb_switch *sw, struct tb_port *in) in tb_lc_dp_sink_query()
549 int tb_lc_dp_sink_alloc(struct tb_switch *sw, struct tb_port *in) in tb_lc_dp_sink_alloc()
596 int tb_lc_dp_sink_dealloc(struct tb_switch *sw, struct tb_port *in) in tb_lc_dp_sink_dealloc()
639 int tb_lc_force_power(struct tb_switch *sw) in tb_lc_force_power()