Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885.h46 #define MAX_CX23885_INPUT 8 macro
227 struct cx23885_input input[MAX_CX23885_INPUT];
Dcx23885-video.c726 if (n >= MAX_CX23885_INPUT) in cx23885_enum_input()
785 if (i >= MAX_CX23885_INPUT) { in cx23885_set_input()