Searched defs:apds9300_data (Results 1 – 1 of 1) sorted by relevance
45 struct apds9300_data { struct46 struct i2c_client *client;47 struct mutex mutex;48 bool power_state;49 int thresh_low;50 int thresh_hi;51 bool intr_en;