Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.c1291 if (tb_port_is_dpout(port) && tb_dp_port_hpd_is_active(port) == 1 && in tb_scan_port()
1864 if (!tb_port_is_dpout(port)) in tb_find_dp_out()
2486 } else if (tb_port_is_dpout(port) || tb_port_is_dpin(port)) { in tb_handle_hotplug()
2506 } else if (tb_port_is_dpout(port) || tb_port_is_dpin(port)) { in tb_handle_hotplug()
H A Dtunnel.c1132 if (tb_port_is_dpout(tunnel->dst_port)) in tb_dp_activate()
1140 if (tb_port_is_dpout(tunnel->dst_port)) { in tb_dp_activate()
1601 if (!tb_port_is_dpout(tunnel->dst_port)) { in tb_tunnel_discover_dp()
H A Dusb4.c815 if (tb_port_is_dpout(port) && min_dp_main < 0) { in usb4_switch_credits_init()
819 if ((tb_port_is_dpin(port) || tb_port_is_dpout(port)) && in usb4_switch_credits_init()
H A Dtb.h655 static inline bool tb_port_is_dpout(const struct tb_port *port) in tb_port_is_dpout() function
H A Ddebugfs.c2028 } else if (tb_port_is_dpout(port)) { in port_cap_show()
H A Dswitch.c1568 tb_port_is_dpout(port)) { in tb_switch_reset_host()