Lines Matching refs:wheel
291 int wheel; /* synthetic wheel amount */ member
500 if (aiptek->curSetting.wheel != AIPTEK_WHEEL_DISABLE) { in aiptek_irq()
502 aiptek->curSetting.wheel); in aiptek_irq()
503 aiptek->curSetting.wheel = AIPTEK_WHEEL_DISABLE; in aiptek_irq()
581 if (aiptek->curSetting.wheel != in aiptek_irq()
585 aiptek->curSetting.wheel); in aiptek_irq()
586 aiptek->curSetting.wheel = AIPTEK_WHEEL_DISABLE; in aiptek_irq()
645 if (aiptek->curSetting.wheel != AIPTEK_WHEEL_DISABLE) { in aiptek_irq()
648 aiptek->curSetting.wheel); in aiptek_irq()
649 aiptek->curSetting.wheel = AIPTEK_WHEEL_DISABLE; in aiptek_irq()
1550 if (aiptek->curSetting.wheel == AIPTEK_WHEEL_DISABLE) { in show_tabletWheel()
1554 aiptek->curSetting.wheel); in show_tabletWheel()
1568 aiptek->newSetting.wheel = w; in store_tabletWheel()
1572 static DEVICE_ATTR(wheel,