Searched refs:tb_switch_for_each_port (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.1/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() 141 tb_switch_for_each_port(sw, port) { in tb_switch_discover_tunnels() 172 tb_switch_for_each_port(sw, port) { in tb_switch_discover_tunnels() 275 tb_switch_for_each_port(sw, port) { in tb_find_unused_port() 574 tb_switch_for_each_port(sw, port) { in tb_create_usb3_tunnels() 596 tb_switch_for_each_port(sw, port) in tb_scan_switch() 804 tb_switch_for_each_port(sw, port) { in tb_free_unplugged_children() 1540 tb_switch_for_each_port(sw, port) { in tb_restore_children() 1616 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 | 2164 tb_switch_for_each_port(sw, port) { in tb_switch_release() 2195 tb_switch_for_each_port(sw, port) { in tb_switch_uevent() 2911 tb_switch_for_each_port(sw, port) { in tb_switch_port_hotplug_enable() 3070 tb_switch_for_each_port(sw, port) { in tb_switch_remove() 3111 tb_switch_for_each_port(sw, port) { in tb_sw_set_unplugged() 3188 tb_switch_for_each_port(sw, port) { in tb_switch_resume() 3252 tb_switch_for_each_port(sw, port) { in tb_switch_suspend() 3460 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 | 247 tb_switch_for_each_port(sw, port) { in tb_switch_tmu_init()
|
D | tb.h | 797 #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 | debugfs.c | 1496 tb_switch_for_each_port(sw, port) { in tb_switch_debugfs_init()
|
D | xdomain.c | 2165 tb_switch_for_each_port(sw, port) { in switch_find_xdomain()
|