Searched refs:elants_i2c_execute_command (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | elants_i2c.c | 208 static int elants_i2c_execute_command(struct i2c_client *client, in elants_i2c_execute_command() function 358 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_hw_version() 383 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_fw_version() 410 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_test_version() 433 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_bc_version() 466 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info() 481 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info() 489 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info() 499 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info() 659 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_validate_remark_id() [all …]
|