Searched refs:tb_switch_for_each_port (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.10/drivers/thunderbolt/ |
D | tb.c | 77 tb_switch_for_each_port(sw, port) { in tb_add_dp_resources() 95 tb_switch_for_each_port(sw, port) { in tb_remove_dp_resources() 115 tb_switch_for_each_port(sw, port) { in tb_switch_discover_tunnels() 139 tb_switch_for_each_port(sw, port) { in tb_switch_discover_tunnels() 242 tb_switch_for_each_port(sw, port) { in tb_find_unused_port() 541 tb_switch_for_each_port(sw, port) { in tb_create_usb3_tunnels() 563 tb_switch_for_each_port(sw, port) in tb_scan_switch() 757 tb_switch_for_each_port(sw, port) { in tb_free_unplugged_children() 1465 tb_switch_for_each_port(sw, port) { in tb_restore_children() 1541 tb_switch_for_each_port(sw, port) { in tb_free_unplugged_xdomains()
|
D | usb4.c | 177 tb_switch_for_each_port(sw, port) { in usb4_switch_check_wakes() 379 tb_switch_for_each_port(sw, port) { in usb4_switch_set_wake() 759 tb_switch_for_each_port(sw, port) { in usb4_switch_credits_init() 770 tb_switch_for_each_port(sw, port) { in usb4_switch_credits_init() 898 tb_switch_for_each_port(sw, p) { in usb4_port_idx() 931 tb_switch_for_each_port(sw, p) { in usb4_switch_map_pcie_down() 962 tb_switch_for_each_port(sw, p) { in usb4_switch_map_usb3_down() 991 tb_switch_for_each_port(sw, port) { in usb4_switch_add_ports() 1021 tb_switch_for_each_port(sw, port) { in usb4_switch_remove_ports()
|
D | switch.c | 2085 tb_switch_for_each_port(sw, port) { in tb_switch_release() 2116 tb_switch_for_each_port(sw, port) { in tb_switch_uevent() 2966 tb_switch_for_each_port(sw, port) { in tb_switch_remove() 3007 tb_switch_for_each_port(sw, port) { in tb_sw_set_unplugged() 3084 tb_switch_for_each_port(sw, port) { in tb_switch_resume() 3144 tb_switch_for_each_port(sw, port) { in tb_switch_suspend() 3352 tb_switch_for_each_port(sw, port) { in tb_switch_find_port()
|
D | tmu.c | 198 tb_switch_for_each_port(sw, port) { in tb_switch_tmu_init()
|
D | lc.c | 477 tb_switch_for_each_port(sw, port) { in tb_lc_dp_sink_from_port()
|
D | debugfs.c | 673 tb_switch_for_each_port(sw, port) { in tb_switch_debugfs_init()
|
D | tb.h | 784 #define tb_switch_for_each_port(sw, p) \ macro
|
D | icm.c | 2017 tb_switch_for_each_port(sw, port) { in icm_unplug_children() 2059 tb_switch_for_each_port(sw, port) { in icm_free_unplugged_children()
|
D | xdomain.c | 2166 tb_switch_for_each_port(sw, port) { in switch_find_xdomain()
|