Searched refs:notify_hotplug (Results 1 – 2 of 2) sorted by relevance
41 int (*notify_hotplug)(struct platform_device *pdev); member212 if (dc && dc->notify_hotplug) \213 dc->notify_hotplug(pdev); \
586 dfunc->notify_hotplug = usbhsc_drvcllbck_notify_hotplug; in usbhs_probe()699 dfunc->notify_hotplug = NULL; in usbhs_remove()