Searched refs:stylusButtonLower (Results 1 – 1 of 1) sorted by relevance
280 int stylusButtonLower; /* stylus lower btn delivers... */ member522 bs = (data[5] & aiptek->curSetting.stylusButtonLower) != 0 ? 1 : 0; in aiptek_irq()657 bs = (data[1] & aiptek->curSetting.stylusButtonLower) != 0 ? 1 : 0; in aiptek_irq()1402 aiptek->curSetting.stylusButtonLower)); in show_tabletStylusLower()1414 aiptek->newSetting.stylusButtonLower = new_button; in store_tabletStylusLower()1720 aiptek->curSetting.stylusButtonLower = AIPTEK_STYLUS_LOWER_BUTTON; in aiptek_probe()