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

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

Completed in 185 milliseconds