Searched refs:tb_switch_for_each_port (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/drivers/thunderbolt/ |
D | tb.c | 74 tb_switch_for_each_port(sw, port) { in tb_add_dp_resources() 92 tb_switch_for_each_port(sw, port) { in tb_remove_dp_resources() 111 tb_switch_for_each_port(sw, port) { in tb_discover_tunnels() 146 tb_switch_for_each_port(sw, port) { in tb_discover_tunnels() 227 tb_switch_for_each_port(sw, port) { in tb_find_unused_port() 518 tb_switch_for_each_port(sw, port) { in tb_create_usb3_tunnels() 540 tb_switch_for_each_port(sw, port) in tb_scan_switch() 729 tb_switch_for_each_port(sw, port) { in tb_free_unplugged_children() 1359 tb_switch_for_each_port(sw, port) { in tb_restore_children() 1410 tb_switch_for_each_port(sw, port) { in tb_free_unplugged_xdomains()
|
D | usb4.c | 220 tb_switch_for_each_port(sw, port) { in usb4_switch_check_wakes() 423 tb_switch_for_each_port(sw, port) { in usb4_switch_set_wake() 759 tb_switch_for_each_port(sw, p) { in usb4_port_idx() 792 tb_switch_for_each_port(sw, p) { in usb4_switch_map_pcie_down() 823 tb_switch_for_each_port(sw, p) { in usb4_switch_map_usb3_down()
|
D | switch.c | 1766 tb_switch_for_each_port(sw, port) { in tb_switch_release() 2545 tb_switch_for_each_port(sw, port) { in tb_switch_remove() 2584 tb_switch_for_each_port(sw, port) { in tb_sw_set_unplugged() 2657 tb_switch_for_each_port(sw, port) { in tb_switch_resume() 2707 tb_switch_for_each_port(sw, port) { in tb_switch_suspend() 2901 tb_switch_for_each_port(sw, port) { in tb_switch_find_port()
|
D | tmu.c | 170 tb_switch_for_each_port(sw, port) { in tb_switch_tmu_init()
|
D | lc.c | 306 tb_switch_for_each_port(sw, port) { in tb_lc_dp_sink_from_port()
|
D | debugfs.c | 662 tb_switch_for_each_port(sw, port) { in tb_switch_debugfs_init()
|
D | tb.h | 673 #define tb_switch_for_each_port(sw, p) \ macro
|
D | icm.c | 1960 tb_switch_for_each_port(sw, port) { in icm_unplug_children() 2002 tb_switch_for_each_port(sw, port) { in icm_free_unplugged_children()
|
D | xdomain.c | 1467 tb_switch_for_each_port(sw, port) { in switch_find_xdomain()
|