Searched refs:tb_switch_for_each_port (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/thunderbolt/ |
H A D | tb.c | 209 tb_switch_for_each_port(sw, port) { in tb_add_dp_resources() 227 tb_switch_for_each_port(sw, port) { in tb_remove_dp_resources() 468 tb_switch_for_each_port(sw, port) { in tb_switch_discover_tunnels() 493 tb_switch_for_each_port(sw, port) { in tb_switch_discover_tunnels() 582 tb_switch_for_each_port(sw, port) { in tb_find_unused_port() 1086 tb_switch_for_each_port(sw, port) { in tb_create_usb3_tunnels() 1327 tb_switch_for_each_port(sw, port) in tb_scan_switch() 1539 tb_switch_for_each_port(sw, port) { in tb_free_unplugged_children() 1937 tb_switch_for_each_port(sw, port) in tb_switch_enter_redrive() 1952 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 | 187 tb_switch_for_each_port(sw, port) { in usb4_switch_check_wakes() 424 tb_switch_for_each_port(sw, port) { in usb4_switch_set_wake() 807 tb_switch_for_each_port(sw, port) { in usb4_switch_credits_init() 818 tb_switch_for_each_port(sw, port) { in usb4_switch_credits_init() 946 tb_switch_for_each_port(sw, p) { in usb4_port_idx() 979 tb_switch_for_each_port(sw, p) { in usb4_switch_map_pcie_down() 1010 tb_switch_for_each_port(sw, p) { in usb4_switch_map_usb3_down() 1039 tb_switch_for_each_port(sw, port) { in usb4_switch_add_ports() 1069 tb_switch_for_each_port(sw, port) { in usb4_switch_remove_ports()
|
H A D | switch.c | 1564 tb_switch_for_each_port(sw, port) { in tb_switch_reset_host() 2270 tb_switch_for_each_port(sw, port) { in tb_switch_release() 2302 tb_switch_for_each_port(sw, port) { in tb_switch_uevent() 3227 tb_switch_for_each_port(sw, port) { in tb_switch_port_hotplug_enable() 3392 tb_switch_for_each_port(sw, port) { in tb_switch_remove() 3434 tb_switch_for_each_port(sw, port) { in tb_sw_set_unplugged() 3533 tb_switch_for_each_port(sw, port) { in tb_switch_resume() 3593 tb_switch_for_each_port(sw, port) { in tb_switch_suspend() 3801 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 | 819 #define tb_switch_for_each_port(sw, p) \ macro
|
H A D | debugfs.c | 1524 tb_switch_for_each_port(sw, port) { in tb_switch_debugfs_init()
|
H A D | xdomain.c | 2245 tb_switch_for_each_port(sw, port) { in switch_find_xdomain()
|