Searched defs:sensor_operate (Results 1 – 1 of 1) sorted by relevance
154 struct sensor_operate { struct155 char *name;156 int type;157 int id_i2c;158 int range[2];159 int brightness[2];160 int read_reg;161 int read_len;162 int id_reg;163 int id_data;[all …]