Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dtmu.c641 tb_switch_tmu_rate_write(tb_switch_parent(sw), rate); in tb_switch_tmu_off()
733 ret = tb_switch_tmu_rate_write(tb_switch_parent(sw), in tb_switch_tmu_enable_unidirectional()
831 tb_switch_tmu_rate_write(tb_switch_parent(sw), rate); in tb_switch_tmu_change_mode_prev()
876 ret = tb_switch_tmu_rate_write(tb_switch_parent(sw), rate); in tb_switch_tmu_change_mode()
1040 const struct tb_switch *parent_sw = tb_switch_parent(sw); in tb_switch_tmu_configure()
Dacpi.c307 struct tb_switch *parent_sw = tb_switch_parent(sw); in tb_acpi_switch_find_companion()
Dclx.c331 parent_sw = tb_switch_parent(sw); in tb_switch_clx_enable()
Dtb.c259 sw = tb_switch_parent(sw); in tb_enable_clx()
294 sw = tb_switch_parent(sw); in tb_disable_clx()
437 parent = tb_switch_parent(parent); in tb_discover_tunnels()
753 struct tb_switch *parent = tb_switch_parent(sw); in tb_tunnel_usb3()
1526 down = tb_find_pcie_down(tb_switch_parent(sw), port); in tb_tunnel_pci()
Dtb.h848 static inline struct tb_switch *tb_switch_parent(struct tb_switch *sw) in tb_switch_parent() function
864 return tb_port_at(tb_route(sw), tb_switch_parent(sw)); in tb_switch_downstream_port()
Ddebugfs.c978 parent_sw = tb_switch_parent(sw); in margining_switch_init()
995 parent_sw = tb_switch_parent(sw); in margining_switch_remove()
Dusb4.c241 struct tb_switch *parent = tb_switch_parent(sw); in usb4_switch_setup()
Dswitch.c3498 struct tb_switch *parent = tb_switch_parent(sw); in tb_switch_pcie_l1_enable()
Dicm.c650 struct tb_switch *parent_sw = tb_switch_parent(sw); in update_switch()