Lines Matching refs:left
282 * swr/swl are the left/right buttons.
301 * swr/swl are the left/right buttons.
346 int left = !!(packet[3] & 1);
371 left, right, x, y);
374 input_report_key(idev, BTN_LEFT, left);
413 hgpk_spewing_hack(psmouse, left, right, x_diff, y_diff);
429 int left = packet[0] & 1;
445 hgpk_spewing_hack(psmouse, left, right, x, y);
449 left, right, x, y);
451 input_report_key(dev, BTN_LEFT, left);
553 /* All modes report left and right buttons */