Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/touchscreen/
Delants_i2c.c224 static int elants_i2c_execute_command(struct i2c_client *client, in elants_i2c_execute_command() function
374 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_hw_version()
399 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_fw_version()
426 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_test_version()
449 error = elants_i2c_execute_command(client, cmd, sizeof(cmd), in elants_i2c_query_bc_version()
476 error = elants_i2c_execute_command(client, get_xres_cmd, in elants_i2c_query_ts_info_ektf()
485 error = elants_i2c_execute_command(client, get_yres_cmd, in elants_i2c_query_ts_info_ektf()
526 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info_ekth()
541 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info_ekth()
549 error = elants_i2c_execute_command(client, in elants_i2c_query_ts_info_ekth()
[all …]