Lines Matching defs:rpr0521_data
180 struct rpr0521_data { struct
181 struct i2c_client *client;
184 struct mutex lock;
187 bool als_dev_en;
188 bool pxs_dev_en;
190 struct iio_trigger *drdy_trigger0;
191 s64 irq_timestamp;
194 bool als_ps_need_en;
195 bool pxs_ps_need_en;
196 bool als_need_dis;
197 bool pxs_need_dis;
199 struct regmap *regmap;