Home
last modified time | relevance | path

Searched refs:aiptek_query (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/input/tablet/
Daiptek.c927 aiptek_query(struct aiptek *aiptek, unsigned char command, unsigned char data) in aiptek_query() function
972 if ((ret = aiptek_query(aiptek, 0x02, 0x00)) < 0) in aiptek_program_tablet()
977 if ((ret = aiptek_query(aiptek, 0x03, 0x00)) < 0) in aiptek_program_tablet()
982 if ((ret = aiptek_query(aiptek, 0x04, 0x00)) < 0) in aiptek_program_tablet()
987 if ((ret = aiptek_query(aiptek, 0x01, 0x00)) < 0) in aiptek_program_tablet()
992 if ((ret = aiptek_query(aiptek, 0x01, 0x01)) < 0) in aiptek_program_tablet()
997 if ((ret = aiptek_query(aiptek, 0x08, 0x00)) < 0) in aiptek_program_tablet()