Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/touchscreen/
Dedt-ft5x06.c121 static int edt_ft5x06_ts_readwrite(struct i2c_client *client, in edt_ft5x06_ts_readwrite() function
207 error = edt_ft5x06_ts_readwrite(tsdata->client, in edt_ft5x06_ts_isr()
275 return edt_ft5x06_ts_readwrite(tsdata->client, 4, in edt_ft5x06_register_write()
285 return edt_ft5x06_ts_readwrite(tsdata->client, 2, in edt_ft5x06_register_write()
305 error = edt_ft5x06_ts_readwrite(tsdata->client, 2, wrbuf, 2, in edt_ft5x06_register_read()
325 error = edt_ft5x06_ts_readwrite(tsdata->client, 1, in edt_ft5x06_register_read()
736 error = edt_ft5x06_ts_readwrite(tsdata->client, in edt_ft5x06_debugfs_raw_data_read()
813 error = edt_ft5x06_ts_readwrite(client, 1, "\xBB", in edt_ft5x06_ts_identify()
862 error = edt_ft5x06_ts_readwrite(client, 1, "\xA6", in edt_ft5x06_ts_identify()
869 error = edt_ft5x06_ts_readwrite(client, 1, "\xA8", in edt_ft5x06_ts_identify()
[all …]