Home
last modified time | relevance | path

Searched refs:CX25821_NR_INPUT (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/media/video/cx25821/
Dcx25821.h101 #define CX25821_NR_INPUT 2 macro
200 struct cx25821_input input[CX25821_NR_INPUT];
Dcx25821-video.c1310 if (i >= CX25821_NR_INPUT) { in cx25821_vidioc_s_input()