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

/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c283 static const struct pvr2_fx2cmd_descdef pvr2_fx2cmd_desc[] = { variable in typeref:struct:pvr2_fx2cmd_descdef
3851 for (idx = 0; idx < ARRAY_SIZE(pvr2_fx2cmd_desc); idx++) {
3852 if (pvr2_fx2cmd_desc[idx].id == cmdcode) {
3856 pvr2_fx2cmd_desc[idx].desc);

Completed in 174 milliseconds