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

/linux-master/drivers/input/keyboard/
H A Dqt1070.c56 static int qt1070_read(struct i2c_client *client, u8 reg) function
85 id = qt1070_read(client, CHIP_ID);
92 ver = qt1070_read(client, FW_VERSION);
112 qt1070_read(client, DET_STATUS);
115 new_keys = qt1070_read(client, KEY_STATUS);
207 qt1070_read(client, DET_STATUS);

Completed in 77 milliseconds