Searched defs:apds9300_data (Results 1 – 1 of 1) sorted by relevance
49 struct apds9300_data { struct50 struct i2c_client *client;51 struct mutex mutex;52 int power_state;53 int thresh_low;54 int thresh_hi;55 int intr_en;