Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.h981 int usb4_port_unlock(struct tb_port *port);
H A Dusb4.c844 int usb4_port_unlock(struct tb_port *port) in usb4_port_unlock() function
H A Dswitch.c672 return usb4_port_unlock(port); in tb_port_unlock()