Lines Matching refs:edt_ft5x06_ts_readwrite
145 static int edt_ft5x06_ts_readwrite(struct i2c_client *client, in edt_ft5x06_ts_readwrite() function
232 error = edt_ft5x06_ts_readwrite(tsdata->client, in edt_ft5x06_ts_isr()
301 return edt_ft5x06_ts_readwrite(tsdata->client, 4, in edt_ft5x06_register_write()
311 return edt_ft5x06_ts_readwrite(tsdata->client, 2, in edt_ft5x06_register_write()
331 error = edt_ft5x06_ts_readwrite(tsdata->client, 2, wrbuf, 2, in edt_ft5x06_register_read()
350 error = edt_ft5x06_ts_readwrite(tsdata->client, 1, in edt_ft5x06_register_read()
816 error = edt_ft5x06_ts_readwrite(tsdata->client, in edt_ft5x06_debugfs_raw_data_read()
894 error = edt_ft5x06_ts_readwrite(client, 1, "\xBB", in edt_ft5x06_ts_identify()
943 error = edt_ft5x06_ts_readwrite(client, 1, "\xA6", in edt_ft5x06_ts_identify()
950 error = edt_ft5x06_ts_readwrite(client, 1, "\xA8", in edt_ft5x06_ts_identify()
980 error = edt_ft5x06_ts_readwrite(client, 1, "\x53", in edt_ft5x06_ts_identify()
1266 edt_ft5x06_ts_readwrite(tsdata->client, 2, buf, 2, buf); in edt_ft5x06_ts_probe()