Lines Matching defs:index
1004 int i, j, index;
1007 /* give an index to each format */
1008 index = 0;
1010 fmt_tb[index] = gspca_dev->cam.cam_mode[i].pixelformat;
1013 if (fmt_tb[j] == fmt_tb[index])
1017 if (j == index) {
1018 if (fmtdesc->index == index)
1020 index++;
1021 if (index >= ARRAY_SIZE(fmt_tb))
1028 fmtdesc->pixelformat = fmt_tb[index];
1121 __u32 index = 0;
1131 if (fsize->index == index) {
1139 index++;
1166 if (fival->index == i) {
1215 if (input->index != 0)