Searched defs:apds9300_data (Results 1 – 2 of 2) 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;
46 struct apds9300_data { struct47 struct i2c_client *client;48 struct mutex mutex;49 int power_state;50 int thresh_low;51 int thresh_hi;52 int intr_en;