Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/common/siano/
Dsmscoreapi.h110 typedef int (*hotplug_t)(struct smscore_device_t *coredev, typedef
1121 extern int smscore_register_hotplug(hotplug_t hotplug);
1122 extern void smscore_unregister_hotplug(hotplug_t hotplug);
Dsmscoreapi.c44 hotplug_t hotplug;
536 int smscore_register_hotplug(hotplug_t hotplug) in smscore_register_hotplug()
577 void smscore_unregister_hotplug(hotplug_t hotplug) in smscore_unregister_hotplug()