Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dswitch.c3018 ret = usb4_port_asym_start(port); in tb_switch_asym_enable()
3054 ret = usb4_port_asym_start(up); in tb_switch_asym_disable()
3056 ret = usb4_port_asym_start(down); in tb_switch_asym_disable()
H A Dtb.h1305 int usb4_port_asym_start(struct tb_port *port);
H A Dusb4.c1571 int usb4_port_asym_start(struct tb_port *port) in usb4_port_asym_start() function