Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/usb/pvrusb2/
Dpvrusb2-context.c18 static struct pvr2_context *pvr2_context_exist_first; variable
81 pvr2_context_exist_first = mp->exist_next; in pvr2_context_destroy()
83 if (!pvr2_context_exist_first) { in pvr2_context_destroy()
145 return pvr2_context_cleanup_flag && (pvr2_context_exist_first == NULL); in pvr2_context_shutok()
219 pvr2_context_exist_first = mp; in pvr2_context_create()