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

/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-context.c21 static struct pvr2_context *pvr2_context_notify_last; variable in typeref:struct:pvr2_context
37 mp->notify_prev = pvr2_context_notify_last;
39 pvr2_context_notify_last = mp;
53 pvr2_context_notify_last = mp->notify_prev;

Completed in 113 milliseconds