Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885.h36 #define MAX_CX23885_INPUT 8 macro
217 struct cx23885_input input[MAX_CX23885_INPUT];
H A Dcx23885-video.c741 if (n >= MAX_CX23885_INPUT) in cx23885_enum_input()
800 if (i >= MAX_CX23885_INPUT) { in cx23885_set_input()