Home
last modified time | relevance | path

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

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