Home
last modified time | relevance | path

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

/drivers/media/common/siano/
Dsmscoreapi.h99 typedef int (*hotplug_t)(struct smscore_device_t *coredev, typedef
1114 extern int smscore_register_hotplug(hotplug_t hotplug);
1115 extern void smscore_unregister_hotplug(hotplug_t hotplug);
Dsmscoreapi.c32 hotplug_t hotplug;
524 int smscore_register_hotplug(hotplug_t hotplug) in smscore_register_hotplug()
563 void smscore_unregister_hotplug(hotplug_t hotplug) in smscore_unregister_hotplug()