Home
last modified time | relevance | path

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

/drivers/media/usb/pvrusb2/
Dpvrusb2-context.c31 static struct pvr2_context *pvr2_context_exist_first; variable
94 pvr2_context_exist_first = mp->exist_next; in pvr2_context_destroy()
96 if (!pvr2_context_exist_first) { in pvr2_context_destroy()
158 return pvr2_context_cleanup_flag && (pvr2_context_exist_first == NULL); in pvr2_context_shutok()
232 pvr2_context_exist_first = mp; in pvr2_context_create()