Searched refs:tb_switch_for_each_port (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/drivers/thunderbolt/ |
D | tb.c | 186 tb_switch_for_each_port(sw, port) { in tb_add_dp_resources() 204 tb_switch_for_each_port(sw, port) { in tb_remove_dp_resources() 391 tb_switch_for_each_port(sw, port) { in tb_switch_discover_tunnels() 416 tb_switch_for_each_port(sw, port) { in tb_switch_discover_tunnels() 505 tb_switch_for_each_port(sw, port) { in tb_find_unused_port() 848 tb_switch_for_each_port(sw, port) { in tb_create_usb3_tunnels() 870 tb_switch_for_each_port(sw, port) in tb_scan_switch() 1087 tb_switch_for_each_port(sw, port) { in tb_free_unplugged_children() 2179 tb_switch_for_each_port(sw, port) { in tb_restore_children() 2255 tb_switch_for_each_port(sw, port) { in tb_free_unplugged_xdomains()
|
D | quirks.c | 37 tb_switch_for_each_port(sw, port) { in quirk_usb3_maximum_bandwidth()
|
D | usb4.c | 184 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() 806 tb_switch_for_each_port(sw, port) { in usb4_switch_credits_init() 817 tb_switch_for_each_port(sw, port) { in usb4_switch_credits_init() 945 tb_switch_for_each_port(sw, p) { in usb4_port_idx() 978 tb_switch_for_each_port(sw, p) { in usb4_switch_map_pcie_down() 1009 tb_switch_for_each_port(sw, p) { in usb4_switch_map_usb3_down() 1038 tb_switch_for_each_port(sw, port) { in usb4_switch_add_ports() 1068 tb_switch_for_each_port(sw, port) { in usb4_switch_remove_ports()
|
D | switch.c | 2104 tb_switch_for_each_port(sw, port) { in tb_switch_release() 2136 tb_switch_for_each_port(sw, port) { in tb_switch_uevent() 2885 tb_switch_for_each_port(sw, port) { in tb_switch_port_hotplug_enable() 3048 tb_switch_for_each_port(sw, port) { in tb_switch_remove() 3089 tb_switch_for_each_port(sw, port) { in tb_sw_set_unplugged() 3166 tb_switch_for_each_port(sw, port) { in tb_switch_resume() 3225 tb_switch_for_each_port(sw, port) { in tb_switch_suspend() 3433 tb_switch_for_each_port(sw, port) { in tb_switch_find_port()
|
D | lc.c | 477 tb_switch_for_each_port(sw, port) { in tb_lc_dp_sink_from_port()
|
D | tmu.c | 421 tb_switch_for_each_port(sw, port) { in tb_switch_tmu_init()
|
D | icm.c | 2015 tb_switch_for_each_port(sw, port) { in icm_unplug_children() 2057 tb_switch_for_each_port(sw, port) { in icm_free_unplugged_children()
|
D | tb.h | 820 #define tb_switch_for_each_port(sw, p) \ macro
|
D | debugfs.c | 1523 tb_switch_for_each_port(sw, port) { in tb_switch_debugfs_init()
|
D | xdomain.c | 2245 tb_switch_for_each_port(sw, port) { in switch_find_xdomain()
|