Lines Matching defs:sw

18 int tb_lc_read_uuid(struct tb_switch *sw, u32 *uuid)  in tb_lc_read_uuid()
25 static int read_lc_desc(struct tb_switch *sw, u32 *desc) in read_lc_desc()
34 struct tb_switch *sw = port->sw; in find_port_lc_cap() local
61 struct tb_switch *sw = port->sw; in tb_lc_reset_port() local
96 struct tb_switch *sw = port->sw; in tb_lc_set_port_configured() local
154 struct tb_switch *sw = port->sw; in tb_lc_set_xdomain_configured() local
218 struct tb_switch *sw = port->sw; in tb_lc_start_lane_initialization() local
250 struct tb_switch *sw = port->sw; in tb_lc_is_clx_supported() local
273 struct tb_switch *sw = port->sw; in tb_lc_is_usb_plugged() local
299 struct tb_switch *sw = port->sw; in tb_lc_is_xhci_connected() local
319 struct tb_switch *sw = port->sw; in __tb_lc_xhci_connect() local
375 static int tb_lc_set_wake_one(struct tb_switch *sw, unsigned int offset, in tb_lc_set_wake_one()
412 int tb_lc_set_wake(struct tb_switch *sw, unsigned int flags) in tb_lc_set_wake()
451 int tb_lc_set_sleep(struct tb_switch *sw) in tb_lc_set_sleep()
495 bool tb_lc_lane_bonding_possible(struct tb_switch *sw) in tb_lc_lane_bonding_possible()
516 static int tb_lc_dp_sink_from_port(const struct tb_switch *sw, in tb_lc_dp_sink_from_port()
530 static int tb_lc_dp_sink_available(struct tb_switch *sw, int sink) in tb_lc_dp_sink_available()
566 bool tb_lc_dp_sink_query(struct tb_switch *sw, struct tb_port *in) in tb_lc_dp_sink_query()
594 int tb_lc_dp_sink_alloc(struct tb_switch *sw, struct tb_port *in) in tb_lc_dp_sink_alloc()
641 int tb_lc_dp_sink_dealloc(struct tb_switch *sw, struct tb_port *in) in tb_lc_dp_sink_dealloc()
684 int tb_lc_force_power(struct tb_switch *sw) in tb_lc_force_power()