Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/common/siano/
Dsmscoreapi.h110 typedef int (*hotplug_t)(struct smscore_device_t *coredev, typedef
1125 extern int smscore_register_hotplug(hotplug_t hotplug);
1126 extern void smscore_unregister_hotplug(hotplug_t hotplug);
Dsmscoreapi.c40 hotplug_t hotplug;
532 int smscore_register_hotplug(hotplug_t hotplug) in smscore_register_hotplug()
571 void smscore_unregister_hotplug(hotplug_t hotplug) in smscore_unregister_hotplug()