Home
last modified time | relevance | path

Searched refs:pvr2_context_notify_first (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/media/video/pvrusb2/
Dpvrusb2-context.c33 static struct pvr2_context *pvr2_context_notify_first; variable
49 signal_flag = (pvr2_context_notify_first == NULL); in pvr2_context_set_notify()
56 pvr2_context_notify_first = mp; in pvr2_context_set_notify()
71 pvr2_context_notify_first = mp->notify_next; in pvr2_context_set_notify()
169 while ((mp = pvr2_context_notify_first) != NULL) { in pvr2_context_thread_func()
175 ((pvr2_context_notify_first != NULL) || in pvr2_context_thread_func()