Searched refs:tb_port_is_dpin (Results 1 – 5 of 5) sorted by relevance
78 if (!tb_port_is_dpin(port)) in tb_add_dp_resources()119 tb_port_is_dpin(port) ? "IN" : "OUT"); in tb_discover_dp_resource()930 if (!tb_port_is_dpin(port)) in tb_tunnel_dp()1041 if (tb_port_is_dpin(port)) { in tb_dp_resource_unavailable()1076 tb_port_is_dpin(port) ? "IN" : "OUT"); in tb_dp_resource_available()1324 } else if (tb_port_is_dpout(port) || tb_port_is_dpin(port)) { in tb_handle_hotplug()1344 } else if (tb_port_is_dpout(port) || tb_port_is_dpin(port)) { in tb_handle_hotplug()
478 if (tb_port_is_dpin(port)) in tb_lc_dp_sink_from_port()
590 static inline bool tb_port_is_dpin(const struct tb_port *port) in tb_port_is_dpin() function
775 if ((tb_port_is_dpin(port) || tb_port_is_dpout(port)) && in usb4_switch_credits_init()
1161 } else if (tb_port_is_dpin(port) || tb_port_is_dpout(port)) { in port_cap_show()