Searched defs:sensor_operate (Results 1 – 1 of 1) sorted by relevance
146 struct sensor_operate { struct147 char *name;148 int type;149 int id_i2c;150 int range[2];151 int brightness[2];152 int read_reg;153 int read_len;154 int id_reg;155 int id_data;[all …]