Home
last modified time | relevance | path

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

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