Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-context.c20 static struct pvr2_context *pvr2_context_notify_first; variable
36 signal_flag = (pvr2_context_notify_first == NULL); in pvr2_context_set_notify()
43 pvr2_context_notify_first = mp; in pvr2_context_set_notify()
58 pvr2_context_notify_first = mp->notify_next; in pvr2_context_set_notify()
156 while ((mp = pvr2_context_notify_first) != NULL) { in pvr2_context_thread_func()
162 ((pvr2_context_notify_first != NULL) || in pvr2_context_thread_func()