Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/proximity/
Dsx9500.c79 struct sx9500_data { struct
80 struct mutex mutex;
81 struct i2c_client *client;
82 struct iio_trigger *trig;
83 struct regmap *regmap;
88 bool prox_stat[SX9500_NUM_CHANNELS];
89 bool event_enabled[SX9500_NUM_CHANNELS];
90 bool trigger_enabled;
91 u16 *buffer;