aiptek_command    928 drivers/input/tablet/aiptek.c 	if (aiptek_command(aiptek, command, data) != 0) {
aiptek_command    955 drivers/input/tablet/aiptek.c 	if ((ret = aiptek_command(aiptek, 0x18, 0x04)) < 0)
aiptek_command    994 drivers/input/tablet/aiptek.c 		if ((ret = aiptek_command(aiptek, 0x10, 0x01)) < 0) {
aiptek_command    999 drivers/input/tablet/aiptek.c 		if ((ret = aiptek_command(aiptek, 0x10, 0x00)) < 0) {
aiptek_command   1005 drivers/input/tablet/aiptek.c 	if ((ret = aiptek_command(aiptek, 0x11, 0x02)) < 0)
aiptek_command   1009 drivers/input/tablet/aiptek.c 	if ((ret = aiptek_command(aiptek, 0x17, 0x00)) < 0)
aiptek_command   1014 drivers/input/tablet/aiptek.c 	if ((ret = aiptek_command(aiptek, 0x12, 0xff)) < 0)