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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-driver.c641 static const struct v4l2_queryctrl bttv_ctls[] = { variable in typeref:struct:v4l2_queryctrl
801 for (i = 0; i < ARRAY_SIZE(bttv_ctls); i++)
802 if (bttv_ctls[i].id == id)
803 return bttv_ctls+i;

Completed in 174 milliseconds