Searched refs:tb_port_is_dpout (Results 1 – 5 of 5) sorted by relevance
746 if (tb_port_is_dpout(port) && tb_dp_port_hpd_is_active(port) == 1 && in tb_scan_port()1115 if (!tb_port_is_dpout(port)) in tb_find_dp_out()1568 } else if (tb_port_is_dpout(port) || tb_port_is_dpin(port)) { in tb_handle_hotplug()1588 } else if (tb_port_is_dpout(port) || tb_port_is_dpin(port)) { in tb_handle_hotplug()
757 if (tb_port_is_dpout(tunnel->dst_port)) in tb_dp_activate()765 if (tb_port_is_dpout(tunnel->dst_port)) in tb_dp_activate()1196 if (!tb_port_is_dpout(tunnel->dst_port)) { in tb_tunnel_discover_dp()
788 if (tb_port_is_dpout(port) && min_dp_main < 0) { in usb4_switch_credits_init()792 if ((tb_port_is_dpin(port) || tb_port_is_dpout(port)) && in usb4_switch_credits_init()
617 static inline bool tb_port_is_dpout(const struct tb_port *port) in tb_port_is_dpout() function
1161 } else if (tb_port_is_dpin(port) || tb_port_is_dpout(port)) { in port_cap_show()
Completed in 23 milliseconds