Lines Matching refs:qx3
341 } qx3;
533 if (a != sd->params.qx3.button) {
538 sd->params.qx3.button = a;
540 if (sd->params.qx3.button) {
553 sd->params.qx3.cradled = ((gspca_dev->usb_buf[2] & 0x40) == 0);
691 params->qx3.qx3_detected = 0;
692 params->qx3.toplight = 0;
693 params->qx3.bottomlight = 0;
694 params->qx3.button = 0;
695 params->qx3.cradled = 0;
989 p1 = (sd->params.qx3.bottomlight == 0) << 1;
990 p2 = (sd->params.qx3.toplight == 0) << 3;
1459 sd->params.qx3.qx3_detected = (sd->params.pnpID.vendor == 0x0813 &&
1640 if (sd->params.qx3.button) {
1642 the latch, so we do not reset sd->params.qx3.button now, to
1665 if (sd->params.qx3.qx3_detected)
1790 sd->params.qx3.bottomlight = ctrl->val;
1794 sd->params.qx3.toplight = ctrl->val;
1840 if (sd->params.qx3.qx3_detected) {