Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dtmu.c310 struct tb_switch *parent = tb_switch_parent(sw); in tb_switch_tmu_disable()
355 struct tb_switch *parent = tb_switch_parent(sw); in tb_switch_tmu_enable()
Dacpi.c316 parent_sw = tb_switch_parent(sw); in tb_acpi_switch_find_companion()
Dtb.c142 parent = tb_switch_parent(parent); in tb_discover_tunnels()
441 struct tb_switch *parent = tb_switch_parent(sw); in tb_tunnel_usb3()
Dtb.h786 static inline struct tb_switch *tb_switch_parent(struct tb_switch *sw) in tb_switch_parent() function
Dusb4.c260 parent = tb_switch_parent(sw); in usb4_switch_setup()