Searched refs:elants_i2c_execute_command (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/input/touchscreen/ |
| D | elants_i2c.c | 186 static int elants_i2c_execute_command(struct i2c_client *client, in elants_i2c_execute_command() function 305 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_hw_version() 336 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_fw_version() 364 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_test_version() 392 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_bc_version() 428 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info() 442 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info() 453 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info() 465 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info()
|