Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/adc/
Dad7124.c165 struct ad7124_state { struct
166 const struct ad7124_chip_info *chip_info;
167 struct ad_sigma_delta sd;
168 struct ad7124_channel *channels;
169 struct regulator *vref[4];
170 struct clk *mclk;
171 unsigned int adc_control;
172 unsigned int num_channels;
173 struct mutex cfgs_lock; /* lock for configs access */
174 unsigned long cfg_slots_status; /* bitmap with slot status (1 means it is used) */