Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/cx231xx/
Dcx231xx.h263 #define MAX_CX231XX_INPUT 4 macro
368 struct cx231xx_input input[MAX_CX231XX_INPUT];
Dcx231xx-video.c1185 if (n >= MAX_CX231XX_INPUT) in vidioc_enum_input()
1225 if (i >= MAX_CX231XX_INPUT) in vidioc_s_input()