Home
last modified time | relevance | path

Searched refs:tb_port_is_dpout (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/thunderbolt/
A Dtb.c746 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()
A Dtunnel.c757 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()
A Dusb4.c788 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()
A Dtb.h617 static inline bool tb_port_is_dpout(const struct tb_port *port) in tb_port_is_dpout() function
A Ddebugfs.c1161 } else if (tb_port_is_dpin(port) || tb_port_is_dpout(port)) { in port_cap_show()

Completed in 20 milliseconds