Home
last modified time | relevance | path

Searched refs:stylusButtonLower (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/tablet/
H A Daiptek.c280 int stylusButtonLower; /* stylus lower btn delivers... */ member
522 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()
1411 aiptek->curSetting.stylusButtonLower)); in show_tabletStylusLower()
1423 aiptek->newSetting.stylusButtonLower = new_button; in store_tabletStylusLower()
1737 aiptek->curSetting.stylusButtonLower = AIPTEK_STYLUS_LOWER_BUTTON; in aiptek_probe()
/kernel/linux/linux-6.6/drivers/input/tablet/
H A Daiptek.c280 int stylusButtonLower; /* stylus lower btn delivers... */ member
522 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()

Completed in 5 milliseconds