Searched refs:notify_hotplug (Results 1 – 2 of 2) sorted by relevance
43 int (*notify_hotplug)(struct platform_device *pdev); member238 if (dc && dc->notify_hotplug) \239 dc->notify_hotplug(pdev); \
620 dfunc->notify_hotplug = usbhsc_drvcllbck_notify_hotplug; in usbhs_probe()733 dfunc->notify_hotplug = NULL; in usbhs_remove()