Searched defs:sx9310_data (Results 1 – 1 of 1) sorted by relevance
118 struct sx9310_data { struct120 struct mutex mutex;121 struct i2c_client *client;122 struct iio_trigger *trig;123 struct regmap *regmap;124 struct regulator_bulk_data supplies[2];129 unsigned long chan_prox_stat;130 bool trigger_enabled;132 struct {135 } buffer;[all …]