Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dtmu.c401 struct tb_switch *parent = tb_switch_parent(sw); in tb_switch_tmu_disable()
445 struct tb_switch *parent = tb_switch_parent(sw); in __tb_switch_tmu_off()
475 struct tb_switch *parent = tb_switch_parent(sw); in __tb_switch_tmu_enable_bidirectional()
540 struct tb_switch *parent = tb_switch_parent(sw); in __tb_switch_tmu_enable_unidirectional()
579 struct tb_switch *parent = tb_switch_parent(sw); in __tb_switch_tmu_change_mode_prev()
602 struct tb_switch *parent = tb_switch_parent(sw); in __tb_switch_tmu_change_mode()
Dacpi.c313 parent_sw = tb_switch_parent(sw); in tb_acpi_switch_find_companion()
Dswitch.c3470 struct tb_switch *parent = tb_switch_parent(sw); in tb_switch_pm_secondary_resolve()
3488 struct tb_switch *parent = tb_switch_parent(sw); in __tb_switch_enable_clx()
3588 struct tb_switch *parent = tb_switch_parent(sw); in __tb_switch_disable_clx()
3753 struct tb_switch *parent = tb_switch_parent(sw); in tb_switch_pcie_l1_enable()
Dtb.c193 parent = tb_switch_parent(parent); in tb_discover_tunnels()
479 struct tb_switch *parent = tb_switch_parent(sw); in tb_tunnel_usb3()
Ddebugfs.c961 parent_sw = tb_switch_parent(sw); in margining_switch_init()
981 parent_sw = tb_switch_parent(sw); in margining_switch_remove()
Dtb.h825 static inline struct tb_switch *tb_switch_parent(struct tb_switch *sw) in tb_switch_parent() function
Dusb4.c238 parent = tb_switch_parent(sw); in usb4_switch_setup()