Searched refs:stk_controls (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/
H A Dstk-webcam.c872 static struct v4l2_queryctrl stk_controls[] = { variable in typeref:struct:v4l2_queryctrl
890 nbr = ARRAY_SIZE(stk_controls);
893 if (stk_controls[i].id == c->id) {
894 memcpy(c, &stk_controls[i],

Completed in 82 milliseconds