Searched refs:pvr2_fx2cmd_desc (Results 1 – 1 of 1) sorted by relevance
283 static const struct pvr2_fx2cmd_descdef pvr2_fx2cmd_desc[] = { variable3846 for (idx = 0; idx < ARRAY_SIZE(pvr2_fx2cmd_desc); idx++) { in pvr2_issue_simple_cmd()3847 if (pvr2_fx2cmd_desc[idx].id == cmdcode) { in pvr2_issue_simple_cmd()3851 pvr2_fx2cmd_desc[idx].desc); in pvr2_issue_simple_cmd()