Searched refs:gp2ap020a00f_exec_cmd (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/iio/light/ |
D | gp2ap020a00f.c | 494 static int gp2ap020a00f_exec_cmd(struct gp2ap020a00f_data *data, in gp2ap020a00f_exec_cmd() function 1130 err = gp2ap020a00f_exec_cmd(data, cmd_high_ev); in gp2ap020a00f_write_prox_event_config() 1134 err = gp2ap020a00f_exec_cmd(data, cmd_low_ev); in gp2ap020a00f_write_prox_event_config() 1180 err = gp2ap020a00f_exec_cmd(data, cmd); in gp2ap020a00f_write_event_config() 1184 err = gp2ap020a00f_exec_cmd(data, cmd); in gp2ap020a00f_write_event_config() 1253 err = gp2ap020a00f_exec_cmd(data, cmd); in gp2ap020a00f_read_channel() 1405 err = gp2ap020a00f_exec_cmd(data, in gp2ap020a00f_buffer_postenable() 1409 err = gp2ap020a00f_exec_cmd(data, in gp2ap020a00f_buffer_postenable() 1413 err = gp2ap020a00f_exec_cmd(data, in gp2ap020a00f_buffer_postenable() 1443 err = gp2ap020a00f_exec_cmd(data, in gp2ap020a00f_buffer_predisable() [all …]
|