Searched refs:cx231xx_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/cx231xx/
H A Dcx231xx-video.c113 static struct cx231xx_ctrl cx231xx_ctls[] = { variable in typeref:struct:cx231xx_ctrl
202 static const int CX231XX_CTLS = ARRAY_SIZE(cx231xx_ctls);
1218 if (cx231xx_ctls[i].v.id == qc->id)
1225 *qc = cx231xx_ctls[i].v;
1898 if (cx231xx_ctls[i].v.id == c->id)
1903 *c = cx231xx_ctls[i].v;

Completed in 76 milliseconds