Searched refs:tb_switch_for_each_port (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/thunderbolt/ |
| H A D | tb.c | 116 tb_switch_for_each_port(sw, port) { in tb_add_dp_resources() 144 tb_switch_for_each_port(sw, port) { in tb_remove_dp_resources() 385 tb_switch_for_each_port(sw, port) { in tb_switch_discover_tunnels() 410 tb_switch_for_each_port(sw, port) { in tb_switch_discover_tunnels() 469 tb_switch_for_each_port(sw, port) { in tb_find_unused_port() 998 tb_switch_for_each_port(sw, port) { in tb_create_usb3_tunnels() 1262 tb_switch_for_each_port(sw, port) in tb_scan_switch() 1777 tb_switch_for_each_port(sw, port) { in tb_free_unplugged_children() 2132 tb_switch_for_each_port(sw, port) in tb_switch_enter_redrive() 2147 tb_switch_for_each_port(sw, port) { in tb_switch_exit_redrive() [all …]
|
| H A D | quirks.c | 37 tb_switch_for_each_port(sw, port) { in quirk_usb3_maximum_bandwidth()
|
| H A D | usb4.c | 185 tb_switch_for_each_port(sw, port) { in usb4_switch_check_wakes() 422 tb_switch_for_each_port(sw, port) { in usb4_switch_set_wake() 805 tb_switch_for_each_port(sw, port) { in usb4_switch_credits_init() 816 tb_switch_for_each_port(sw, port) { in usb4_switch_credits_init() 944 tb_switch_for_each_port(sw, p) { in usb4_port_idx() 977 tb_switch_for_each_port(sw, p) { in usb4_switch_map_pcie_down() 1008 tb_switch_for_each_port(sw, p) { in usb4_switch_map_usb3_down() 1037 tb_switch_for_each_port(sw, port) { in usb4_switch_add_ports() 1067 tb_switch_for_each_port(sw, port) { in usb4_switch_remove_ports()
|
| H A D | switch.c | 1549 tb_switch_for_each_port(sw, port) { in tb_switch_reset_host() 2255 tb_switch_for_each_port(sw, port) { in tb_switch_release() 2287 tb_switch_for_each_port(sw, port) { in tb_switch_uevent() 3225 tb_switch_for_each_port(sw, port) { in tb_switch_port_hotplug_enable() 3390 tb_switch_for_each_port(sw, port) { in tb_switch_remove() 3432 tb_switch_for_each_port(sw, port) { in tb_sw_set_unplugged() 3531 tb_switch_for_each_port(sw, port) { in tb_switch_resume() 3591 tb_switch_for_each_port(sw, port) { in tb_switch_suspend() 3799 tb_switch_for_each_port(sw, port) { in tb_switch_find_port()
|
| H A D | lc.c | 522 tb_switch_for_each_port(sw, port) { in tb_lc_dp_sink_from_port()
|
| H A D | tmu.c | 421 tb_switch_for_each_port(sw, port) { in tb_switch_tmu_init()
|
| H A 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()
|
| H A D | tb.h | 858 #define tb_switch_for_each_port(sw, p) \ macro
|
| H A D | xdomain.c | 2297 tb_switch_for_each_port(sw, port) { in switch_find_xdomain()
|
| H A D | debugfs.c | 2419 tb_switch_for_each_port(sw, port) { in tb_switch_debugfs_init()
|