Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.h1353 int usb4_port_hotplug_enable(struct tb_port *port);
H A Dusb4.c1149 int usb4_port_hotplug_enable(struct tb_port *port) in usb4_port_hotplug_enable() function
H A Dswitch.c3278 res = usb4_port_hotplug_enable(port); in tb_switch_port_hotplug_enable()