Searched refs:g_smscore_notifyees (Results 1 – 1 of 1) sorted by relevance
415 static struct list_head g_smscore_notifyees; variable545 list_add(¬ifyee->entry, &g_smscore_notifyees); in smscore_register_hotplug()569 first = &g_smscore_notifyees; in smscore_unregister_hotplug()605 list_for_each_entry(elem, &g_smscore_notifyees, entry) { in smscore_notify_callbacks()2120 INIT_LIST_HEAD(&g_smscore_notifyees); in smscore_module_init()2130 while (!list_empty(&g_smscore_notifyees)) { in smscore_module_exit()2133 g_smscore_notifyees.next; in smscore_module_exit()