Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.c232 if (tb_is_upstream_port(port)) in tb_find_unused_port()
331 if (tb_is_upstream_port(port)) { in tb_available_bandwidth()
560 if (tb_is_upstream_port(port)) in tb_scan_port()
1142 if (tb_is_upstream_port(port)) { in tb_handle_hotplug()
1415 if (tb_is_upstream_port(port)) in tb_free_unplugged_xdomains()
H A Dlc.c50 bool upstream = tb_is_upstream_port(port); in tb_lc_set_port_configured()
H A Dtb.h429 static inline bool tb_is_upstream_port(const struct tb_port *port) in tb_is_upstream_port() function
458 if (tb_is_upstream_port(port)) in tb_port_has_remote()
H A Dusb4.c427 if (!route && tb_is_upstream_port(port)) in usb4_switch_set_wake()
763 if (tb_is_upstream_port(p)) in usb4_port_idx()
H A Dswitch.c546 if (tb_is_upstream_port(port)) { in tb_wait_for_port()
887 if (tb_is_upstream_port(prev)) { in tb_next_port_on_path()