Searched refs:stylusButtonUpper (Results 1 – 1 of 1) sorted by relevance
299 int stylusButtonUpper; /* stylus upper btn delivers... */ member544 pck = (data[5] & aiptek->curSetting.stylusButtonUpper) != 0 ? 1 : 0; in aiptek_irq()679 pck = (data[1] & aiptek->curSetting.stylusButtonUpper) != 0 ? 1 : 0; in aiptek_irq()1397 aiptek->curSetting.stylusButtonUpper)); in show_tabletStylusUpper()1409 aiptek->newSetting.stylusButtonUpper = new_button; in store_tabletStylusUpper()1754 aiptek->curSetting.stylusButtonUpper = AIPTEK_STYLUS_UPPER_BUTTON; in aiptek_probe()