Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dapds9300.c45 struct apds9300_data { struct
46 struct i2c_client *client;
47 struct mutex mutex;
48 bool power_state;
49 int thresh_low;
50 int thresh_hi;
51 bool intr_en;