Searched refs:pcnt_bus_list (Results 1 – 1 of 1) sorted by relevance
598 GQueue *pcnt_bus_list = g_queue_new(); in build_append_notfication_callback() local613 g_queue_push_tail(pcnt_bus_list, sec); in build_append_notfication_callback()639 while ((sec = g_queue_pop_head(pcnt_bus_list))) { in build_append_notfication_callback()645 g_queue_free(pcnt_bus_list); in build_append_notfication_callback()