Searched refs:gp2ap020a00f_set_operation_mode (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/iio/light/ |
D | gp2ap020a00f.c | 370 static int gp2ap020a00f_set_operation_mode(struct gp2ap020a00f_data *data, in gp2ap020a00f_set_operation_mode() function 494 return gp2ap020a00f_set_operation_mode(data, new_mode); in gp2ap020a00f_alter_opmode() 506 err = gp2ap020a00f_set_operation_mode(data, in gp2ap020a00f_exec_cmd() 512 err = gp2ap020a00f_set_operation_mode(data, in gp2ap020a00f_exec_cmd() 518 err = gp2ap020a00f_set_operation_mode(data, in gp2ap020a00f_exec_cmd() 636 err = gp2ap020a00f_set_operation_mode(data, in gp2ap020a00f_exec_cmd() 649 err = gp2ap020a00f_set_operation_mode(data, in gp2ap020a00f_exec_cmd() 663 err = gp2ap020a00f_set_operation_mode(data, in gp2ap020a00f_exec_cmd() 676 err = gp2ap020a00f_set_operation_mode(data, in gp2ap020a00f_exec_cmd() 1268 err = gp2ap020a00f_set_operation_mode(data, in gp2ap020a00f_read_channel() [all …]
|