Lines Matching refs:qx3
341 } qx3;
532 if (a != sd->params.qx3.button) {
537 sd->params.qx3.button = a;
539 if (sd->params.qx3.button) {
552 sd->params.qx3.cradled = ((gspca_dev->usb_buf[2] & 0x40) == 0);
690 params->qx3.qx3_detected = 0;
691 params->qx3.toplight = 0;
692 params->qx3.bottomlight = 0;
693 params->qx3.button = 0;
694 params->qx3.cradled = 0;
988 p1 = (sd->params.qx3.bottomlight == 0) << 1;
989 p2 = (sd->params.qx3.toplight == 0) << 3;
1458 sd->params.qx3.qx3_detected = (sd->params.pnpID.vendor == 0x0813 &&
1639 if (sd->params.qx3.button) {
1641 the latch, so we do not reset sd->params.qx3.button now, to
1664 if (sd->params.qx3.qx3_detected)
1789 sd->params.qx3.bottomlight = ctrl->val;
1793 sd->params.qx3.toplight = ctrl->val;
1839 if (sd->params.qx3.qx3_detected) {