Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.h983 int usb4_port_configure(struct tb_port *port);
H A Dswitch.c2375 ret = usb4_port_configure(up); in tb_switch_configure_link()
2383 return usb4_port_configure(down); in tb_switch_configure_link()
H A Dusb4.c905 int usb4_port_configure(struct tb_port *port) in usb4_port_configure() function