Lines Matching defs:index
1002 int i, j, index;
1005 /* give an index to each format */
1006 index = 0;
1008 fmt_tb[index] = gspca_dev->cam.cam_mode[i].pixelformat;
1011 if (fmt_tb[j] == fmt_tb[index])
1015 if (j == index) {
1016 if (fmtdesc->index == index)
1018 index++;
1019 if (index >= ARRAY_SIZE(fmt_tb))
1026 fmtdesc->pixelformat = fmt_tb[index];
1119 __u32 index = 0;
1129 if (fsize->index == index) {
1137 index++;
1164 if (fival->index == i) {
1213 if (input->index != 0)