Searched refs:tb_switch_for_each_port (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.15/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() 114 tb_switch_for_each_port(sw, port) { in tb_discover_tunnels() 153 tb_switch_for_each_port(sw, port) { in tb_discover_tunnels() 237 tb_switch_for_each_port(sw, port) { in tb_find_unused_port() 536 tb_switch_for_each_port(sw, port) { in tb_create_usb3_tunnels() 558 tb_switch_for_each_port(sw, port) in tb_scan_switch() 747 tb_switch_for_each_port(sw, port) { in tb_free_unplugged_children() 1413 tb_switch_for_each_port(sw, port) { in tb_restore_children() 1464 tb_switch_for_each_port(sw, port) { in tb_free_unplugged_xdomains()
|
D | usb4.c | 199 tb_switch_for_each_port(sw, port) { in usb4_switch_check_wakes() 401 tb_switch_for_each_port(sw, port) { in usb4_switch_set_wake() 781 tb_switch_for_each_port(sw, port) { in usb4_switch_credits_init() 792 tb_switch_for_each_port(sw, port) { in usb4_switch_credits_init() 920 tb_switch_for_each_port(sw, p) { in usb4_port_idx() 953 tb_switch_for_each_port(sw, p) { in usb4_switch_map_pcie_down() 984 tb_switch_for_each_port(sw, p) { in usb4_switch_map_usb3_down() 1013 tb_switch_for_each_port(sw, port) { in usb4_switch_add_ports() 1043 tb_switch_for_each_port(sw, port) { in usb4_switch_remove_ports()
|
D | switch.c | 1961 tb_switch_for_each_port(sw, port) { in tb_switch_release() 1992 tb_switch_for_each_port(sw, port) { in tb_switch_uevent() 2836 tb_switch_for_each_port(sw, port) { in tb_switch_remove() 2877 tb_switch_for_each_port(sw, port) { in tb_sw_set_unplugged() 2950 tb_switch_for_each_port(sw, port) { in tb_switch_resume() 3003 tb_switch_for_each_port(sw, port) { in tb_switch_suspend() 3198 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 | 343 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 | 758 #define tb_switch_for_each_port(sw, p) \ macro
|
D | icm.c | 2012 tb_switch_for_each_port(sw, port) { in icm_unplug_children() 2054 tb_switch_for_each_port(sw, port) { in icm_free_unplugged_children()
|
D | xdomain.c | 1697 tb_switch_for_each_port(sw, port) { in switch_find_xdomain()
|