Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/touchscreen/
Delants_i2c.c194 static int elants_i2c_execute_command(struct i2c_client *client, in elants_i2c_execute_command() function
344 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_hw_version()
369 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_fw_version()
396 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_test_version()
419 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_bc_version()
452 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info()
467 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info()
475 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info()
485 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info()
645 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_validate_remark_id()
[all …]