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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dcpia.c286 if (cam->params.qx3.qx3_detected) {
288 cam->params.qx3.button);
290 cam->params.qx3.cradled);
494 if (cam->params.qx3.qx3_detected) {
496 cam->params.qx3.toplight ? "on" : "off",
499 cam->params.qx3.bottomlight ? "on" : "off",
1213 new_params.qx3.toplight = 1;
1215 new_params.qx3.toplight = 0;
1221 new_params.qx3.bottomlight = 1;
1223 new_params.qx3
[all...]
H A Dcpia.h213 } qx3; member in struct:cam_params

Completed in 41 milliseconds