Home
last modified time | relevance | path

Searched refs:tb_switch_parent (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/thunderbolt/
H A Dtmu.c647 tb_switch_tmu_rate_write(tb_switch_parent(sw), rate); in tb_switch_tmu_off()
739 ret = tb_switch_tmu_rate_write(tb_switch_parent(sw), in tb_switch_tmu_enable_unidirectional()
837 tb_switch_tmu_rate_write(tb_switch_parent(sw), rate); in tb_switch_tmu_change_mode_prev()
882 ret = tb_switch_tmu_rate_write(tb_switch_parent(sw), rate); in tb_switch_tmu_change_mode()
1050 const struct tb_switch *parent_sw = tb_switch_parent(sw); in tb_switch_tmu_configure()
H A Dacpi.c289 struct tb_switch *parent_sw = tb_switch_parent(sw); in tb_acpi_switch_find_companion()
H A Dclx.c334 parent_sw = tb_switch_parent(sw); in tb_switch_clx_enable()
H A Dtb.c199 sw = tb_switch_parent(sw); in tb_enable_clx()
248 sw = tb_switch_parent(sw); in tb_disable_clx()
907 struct tb_switch *parent = tb_switch_parent(sw); in tb_tunnel_usb3()
1707 parent = tb_switch_parent(parent); in tb_discover_tunnels()
2290 down = tb_find_pcie_down(tb_switch_parent(sw), port); in tb_tunnel_pci()
H A Dtb.h900 static inline struct tb_switch *tb_switch_parent(struct tb_switch *sw) in tb_switch_parent() function
917 return tb_port_at(tb_route(sw), tb_switch_parent(sw)); in tb_switch_downstream_port()
H A Ddebugfs.c1803 parent_sw = tb_switch_parent(sw); in margining_switch_init()
1820 parent_sw = tb_switch_parent(sw); in margining_switch_remove()
H A Dusb4.c245 struct tb_switch *parent = tb_switch_parent(sw); in usb4_switch_setup()
H A Dicm.c675 struct tb_switch *parent_sw = tb_switch_parent(sw); in update_switch()
H A Dswitch.c3927 struct tb_switch *parent = tb_switch_parent(sw); in tb_switch_pcie_l1_enable()