Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/renesas_usbhs/
Dcommon.c509 static void usbhsc_notify_hotplug(struct work_struct *work) in usbhsc_notify_hotplug() function
672 INIT_DELAYED_WORK(&priv->notify_hotplug_work, usbhsc_notify_hotplug); in usbhs_probe()