Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/most/video/
H A Dvideo.c25 #define V4L2_CMP_MAX_INPUT 1 macro
306 if (input->index >= V4L2_CMP_MAX_INPUT) in vidioc_enum_input()
331 if (index >= V4L2_CMP_MAX_INPUT) in vidioc_s_input()