Searched refs:st6422_ctrl (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/gspca/stv06xx/
H A Dstv06xx_st6422.c60 static const struct ctrl st6422_ctrl[] = { variable in typeref:struct:ctrl
129 sensor_settings = kmalloc(ARRAY_SIZE(st6422_ctrl) * sizeof(s32),
136 sd->desc.ctrls = st6422_ctrl;
137 sd->desc.nctrls = ARRAY_SIZE(st6422_ctrl);
141 sensor_settings[i] = st6422_ctrl[i].qctrl.default_value;

Completed in 53 milliseconds