Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.h1323 int usb4_port_unlock(struct tb_port *port);
H A Dusb4.c1082 int usb4_port_unlock(struct tb_port *port) in usb4_port_unlock() function
H A Dswitch.c625 return usb4_port_unlock(port); in tb_port_unlock()