Home
last modified time | relevance | path

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

/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()
Dtb.c139 parent = tb_switch_parent(parent); in tb_discover_tunnels()
435 struct tb_switch *parent = tb_switch_parent(sw); in tb_tunnel_usb3()
Dtb.h701 static inline struct tb_switch *tb_switch_parent(struct tb_switch *sw) in tb_switch_parent() function
Dusb4.c282 parent = tb_switch_parent(sw); in usb4_switch_setup()