Searched refs:HotplugEvent (Results 1 – 3 of 3) sorted by relevance
45 static void hotplug_event_begin (HotplugEvent *hotplug_event);50 HotplugEvent *hotplug_event = (HotplugEvent *) end_token; in hotplug_event_end()58 hotplug_event_begin_devfs_add (HotplugEvent *hotplug_event, HalDevice *d) in hotplug_event_begin_devfs_add()113 hotplug_event_begin_devfs_remove (HotplugEvent *hotplug_event, HalDevice *d) in hotplug_event_begin_devfs_remove()128 hotplug_event_begin_devfs (HotplugEvent *hotplug_event) in hotplug_event_begin_devfs()149 hotplug_event_begin (HotplugEvent *hotplug_event) in hotplug_event_begin()166 hotplug_event_enqueue (HotplugEvent *hotplug_event, int front) in hotplug_event_enqueue()181 HotplugEvent *hotplug_event; in hotplug_event_process_queue()
50 } HotplugEvent; typedef52 void hotplug_event_enqueue (HotplugEvent *event, int front);
177 HotplugEvent *hotplug_event; in devinfo_hotplug_enqueue()179 hotplug_event = g_new0 (HotplugEvent, 1); in devinfo_hotplug_enqueue()293 HotplugEvent *hotplug_event = (HotplugEvent *)end_token; in hotplug_event_begin_add_devinfo()