Home
last modified time | relevance | path

Searched refs:tb_switch_downstream_port (Results 1 – 8 of 8) sorted by relevance

/linux-6.6.21/drivers/thunderbolt/
Dclx.c201 down = tb_switch_downstream_port(sw); in tb_switch_clx_init()
224 down = tb_switch_downstream_port(sw); in tb_switch_pm_secondary_resolve()
350 down = tb_switch_downstream_port(sw); in tb_switch_clx_enable()
409 down = tb_switch_downstream_port(sw); in tb_switch_clx_disable()
Dtmu.c569 down = tb_switch_downstream_port(sw); in tb_switch_tmu_disable()
626 down = tb_switch_downstream_port(sw); in tb_switch_tmu_off()
668 down = tb_switch_downstream_port(sw); in tb_switch_tmu_enable_bidirectional()
732 down = tb_switch_downstream_port(sw); in tb_switch_tmu_enable_unidirectional()
781 down = tb_switch_downstream_port(sw); in tb_switch_tmu_enable_enhanced()
819 down = tb_switch_downstream_port(sw); in tb_switch_tmu_change_mode_prev()
867 down = tb_switch_downstream_port(sw); in tb_switch_tmu_change_mode()
Dacpi.c315 struct tb_port *port = tb_switch_downstream_port(sw); in tb_acpi_switch_find_companion()
Dtb.c775 port = tb_switch_downstream_port(sw); in tb_tunnel_usb3()
1525 port = tb_switch_downstream_port(sw); in tb_tunnel_pci()
Dicm.c653 tb_switch_downstream_port(sw)->remote = NULL; in update_switch()
675 tb_switch_downstream_port(sw)->remote = NULL; in remove_switch()
Dswitch.c2722 down = tb_switch_downstream_port(sw); in tb_switch_lane_bonding_enable()
2785 down = tb_switch_downstream_port(sw); in tb_switch_lane_bonding_disable()
Dtb.h860 static inline struct tb_port *tb_switch_downstream_port(struct tb_switch *sw) in tb_switch_downstream_port() function
Dusb4.c256 down = tb_switch_downstream_port(sw); in usb4_switch_setup()