Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/renesas_usbhs/
Dcommon.c437 notify_hotplug_work.work); in usbhsc_notify_hotplug()
451 schedule_delayed_work(&priv->notify_hotplug_work, in usbhsc_drvcllbck_notify_hotplug()
642 INIT_DELAYED_WORK(&priv->notify_hotplug_work, usbhsc_notify_hotplug); in usbhs_probe()
Dcommon.h254 struct delayed_work notify_hotplug_work; member