stylusButtonUpper 279 drivers/input/tablet/aiptek.c int stylusButtonUpper; /* stylus upper btn delivers... */ stylusButtonUpper 523 drivers/input/tablet/aiptek.c pck = (data[5] & aiptek->curSetting.stylusButtonUpper) != 0 ? 1 : 0; stylusButtonUpper 658 drivers/input/tablet/aiptek.c pck = (data[1] & aiptek->curSetting.stylusButtonUpper) != 0 ? 1 : 0; stylusButtonUpper 1380 drivers/input/tablet/aiptek.c aiptek->curSetting.stylusButtonUpper)); stylusButtonUpper 1392 drivers/input/tablet/aiptek.c aiptek->newSetting.stylusButtonUpper = new_button; stylusButtonUpper 1736 drivers/input/tablet/aiptek.c aiptek->curSetting.stylusButtonUpper = AIPTEK_STYLUS_UPPER_BUTTON;