Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Dsx9500.c79 struct sx9500_data { struct
80 struct mutex mutex;
81 struct i2c_client *client;
82 struct iio_trigger *trig;
83 struct regmap *regmap;
84 struct gpio_desc *gpiod_rst;
91 bool trigger_enabled;
92 u16 *buffer;
94 unsigned int suspend_ctrl0;
95 struct completion completion;
[all …]