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