Searched refs:stylusButtonUpper (Results 1 – 1 of 1) sorted by relevance
292 int stylusButtonUpper; /* stylus upper btn delivers... */ member536 pck = (data[5] & aiptek->curSetting.stylusButtonUpper) != 0 ? 1 : 0; in aiptek_irq()671 pck = (data[1] & aiptek->curSetting.stylusButtonUpper) != 0 ? 1 : 0; in aiptek_irq()1393 aiptek->curSetting.stylusButtonUpper)); in show_tabletStylusUpper()1405 aiptek->newSetting.stylusButtonUpper = new_button; in store_tabletStylusUpper()1749 aiptek->curSetting.stylusButtonUpper = AIPTEK_STYLUS_UPPER_BUTTON; in aiptek_probe()