Home
last modified time | relevance | path

Searched refs:notify_hotplug_work (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dcommon.c513 notify_hotplug_work.work); in usbhsc_notify_hotplug()
527 schedule_delayed_work(&priv->notify_hotplug_work, in usbhsc_schedule_notify_hotplug()
676 INIT_DELAYED_WORK(&priv->notify_hotplug_work, usbhsc_notify_hotplug); in usbhs_probe()
H A Dcommon.h260 struct delayed_work notify_hotplug_work; member
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dcommon.c513 notify_hotplug_work.work); in usbhsc_notify_hotplug()
527 schedule_delayed_work(&priv->notify_hotplug_work, in usbhsc_schedule_notify_hotplug()
672 INIT_DELAYED_WORK(&priv->notify_hotplug_work, usbhsc_notify_hotplug); in usbhs_probe()
H A Dcommon.h259 struct delayed_work notify_hotplug_work; member

Completed in 5 milliseconds