Home
last modified time | relevance | path

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

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