Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/light/
Das73211.c98 struct as73211_data { struct
99 struct i2c_client *client;
100 u8 osr;
101 u8 creg1;
102 u8 creg2;
103 u8 creg3;
104 struct mutex mutex;
105 struct completion completion;
106 int int_time_avail[AS73211_SAMPLE_TIME_NUM * 2];