Searched refs:g_smscore_notifyees (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/siano/
H A Dsmscoreapi.c92 static struct list_head g_smscore_notifyees; variable in typeref:struct:list_head
224 list_add(&notifyee->entry, &g_smscore_notifyees);
248 first = &g_smscore_notifyees;
284 first = &g_smscore_notifyees;
1603 INIT_LIST_HEAD(&g_smscore_notifyees);
1616 while (!list_empty(&g_smscore_notifyees)) {
1619 g_smscore_notifyees.next;

Completed in 40 milliseconds