Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/tablet/
H A Daiptek.c914 aiptek_query(struct aiptek *aiptek, unsigned char command, unsigned char data) in aiptek_query() function
937 "aiptek_query failed: returned 0x%02x 0x%02x 0x%02x\n", in aiptek_query()
959 if ((ret = aiptek_query(aiptek, 0x02, 0x00)) < 0) in aiptek_program_tablet()
964 if ((ret = aiptek_query(aiptek, 0x03, 0x00)) < 0) in aiptek_program_tablet()
969 if ((ret = aiptek_query(aiptek, 0x04, 0x00)) < 0) in aiptek_program_tablet()
974 if ((ret = aiptek_query(aiptek, 0x01, 0x00)) < 0) in aiptek_program_tablet()
979 if ((ret = aiptek_query(aiptek, 0x01, 0x01)) < 0) in aiptek_program_tablet()
984 if ((ret = aiptek_query(aiptek, 0x08, 0x00)) < 0) in aiptek_program_tablet()
/kernel/linux/linux-6.6/drivers/input/tablet/
H A Daiptek.c914 aiptek_query(struct aiptek *aiptek, unsigned char command, unsigned char data) in aiptek_query() function
936 "aiptek_query failed: returned 0x%02x 0x%02x 0x%02x\n", in aiptek_query()
958 if ((ret = aiptek_query(aiptek, 0x02, 0x00)) < 0) in aiptek_program_tablet()
963 if ((ret = aiptek_query(aiptek, 0x03, 0x00)) < 0) in aiptek_program_tablet()
968 if ((ret = aiptek_query(aiptek, 0x04, 0x00)) < 0) in aiptek_program_tablet()
973 if ((ret = aiptek_query(aiptek, 0x01, 0x00)) < 0) in aiptek_program_tablet()
978 if ((ret = aiptek_query(aiptek, 0x01, 0x01)) < 0) in aiptek_program_tablet()
983 if ((ret = aiptek_query(aiptek, 0x08, 0x00)) < 0) in aiptek_program_tablet()

Completed in 6 milliseconds