Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-context.c29 static struct pvr2_context *pvr2_context_notify_first; variable
45 signal_flag = (pvr2_context_notify_first == NULL); in pvr2_context_set_notify()
52 pvr2_context_notify_first = mp; in pvr2_context_set_notify()
67 pvr2_context_notify_first = mp->notify_next; in pvr2_context_set_notify()
165 while ((mp = pvr2_context_notify_first) != NULL) { in pvr2_context_thread_func()
171 ((pvr2_context_notify_first != NULL) || in pvr2_context_thread_func()