Home
last modified time | relevance | path

Searched refs:MAX_CX23885_INPUT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.c740 if (n >= MAX_CX23885_INPUT) in cx23885_enum_input()
799 if (i >= MAX_CX23885_INPUT) { in cx23885_set_input()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds