Searched refs:hotplug_events_in_progress (Results 1 – 1 of 1) sorted by relevance
43 GSList *hotplug_events_in_progress = NULL; variable52 hotplug_events_in_progress = g_slist_remove (hotplug_events_in_progress, hotplug_event); in hotplug_event_end()183 if (hotplug_events_in_progress == NULL && in hotplug_event_process_queue()190 if (hotplug_events_in_progress != NULL && g_slist_length (hotplug_events_in_progress) > 0) in hotplug_event_process_queue()197 hotplug_events_in_progress = g_slist_append (hotplug_events_in_progress, hotplug_event); in hotplug_event_process_queue()