Home
last modified time | relevance | path

Searched refs:usb4_port_asym_start (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/thunderbolt/
Dswitch.c3016 ret = usb4_port_asym_start(port); in tb_switch_asym_enable()
3052 ret = usb4_port_asym_start(up); in tb_switch_asym_disable()
3054 ret = usb4_port_asym_start(down); in tb_switch_asym_disable()
Dtb.h1342 int usb4_port_asym_start(struct tb_port *port);
Dusb4.c1595 int usb4_port_asym_start(struct tb_port *port) in usb4_port_asym_start() function