Searched refs:elants_i2c_execute_command (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/input/touchscreen/ |
| D | elants_i2c.c | 190 static int elants_i2c_execute_command(struct i2c_client *client, in elants_i2c_execute_command() function 309 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_hw_version() 340 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_fw_version() 368 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_test_version() 396 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_bc_version() 432 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info() 446 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info() 457 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info() 469 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info()
|