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

/linux-4.4.14/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c67 static struct pvr2_hdw *unit_pointers[PVR_NUM] = {[ 0 ... PVR_NUM-1 ] = NULL}; variable in typeref:struct:pvr2_hdw
2608 if (unit_pointers[idx]) continue; pvr2_hdw_create()
2610 unit_pointers[idx] = hdw; pvr2_hdw_create()
2739 (unit_pointers[hdw->unit_number] == hdw)) { pvr2_hdw_destroy()
2740 unit_pointers[hdw->unit_number] = NULL; pvr2_hdw_destroy()

Completed in 71 milliseconds