Lines Matching defs:index
169 cx231xx_isocdbg("[%p/%d] wakeup\n", buf, buf->vb.vb2_buf.index);
808 void video_mux(struct cx231xx *dev, int index)
810 dev->video_input = index;
811 dev->ctl_ainput = INPUT(index)->amux;
813 cx231xx_set_video_input_mux(dev, index);
815 cx25840_call(dev, video, s_routing, INPUT(index)->vmux, 0, 0);
819 dev_dbg(dev->dev, "video_mux : %d\n", index);
1024 n = i->index;
1030 i->index = n;
1093 if (0 != t->index)
1109 if (0 != t->index)
1401 if (unlikely(f->index >= ARRAY_SIZE(format)))
1404 f->pixelformat = format[f->index].fourcc;
1470 if (t->index)
1483 if (t->index)