Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx.h274 #define MAX_CX231XX_INPUT 4 macro
379 struct cx231xx_input input[MAX_CX231XX_INPUT];
Dcx231xx-video.c1118 if (n >= MAX_CX231XX_INPUT) in cx231xx_enum_input()
1170 if (i >= MAX_CX231XX_INPUT) in cx231xx_s_input()