Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtb.h1197 int usb4_port_hotplug_enable(struct tb_port *port);
Dusb4.c1056 int usb4_port_hotplug_enable(struct tb_port *port) in usb4_port_hotplug_enable() function
Dswitch.c2917 res = usb4_port_hotplug_enable(port); in tb_switch_port_hotplug_enable()