Searched defs:sx9310_data (Results 1 – 1 of 1) sorted by relevance
145 struct sx9310_data { struct147 struct mutex mutex;148 struct i2c_client *client;149 struct iio_trigger *trig;150 struct regmap *regmap;151 struct regulator_bulk_data supplies[2];156 unsigned long chan_prox_stat;157 bool trigger_enabled;159 struct {162 } buffer;[all …]