Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h1291 int usb4_port_hotplug_enable(struct tb_port *port);
H A Dusb4.c1104 int usb4_port_hotplug_enable(struct tb_port *port) in usb4_port_hotplug_enable() function
H A Dswitch.c3233 res = usb4_port_hotplug_enable(port); in tb_switch_port_hotplug_enable()