Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.h982 int usb4_port_hotplug_enable(struct tb_port *port);
H A Dusb4.c864 int usb4_port_hotplug_enable(struct tb_port *port) in usb4_port_hotplug_enable() function
H A Dswitch.c2429 res = usb4_port_hotplug_enable(port); in tb_switch_port_hotplug_enable()