Home
last modified time | relevance | path

Searched defs:sensor_operate (Results 1 – 1 of 1) sorted by relevance

/device/board/isoftstone/yangfan/kernel/src/incl/linux/current/
Dsensor-dev.h146 struct sensor_operate { struct
147 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 …]