Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/cdc/
H A Dad7150.c80 struct ad7150_chip_info { struct
81 struct i2c_client *client;
82 u16 threshold[2][2];
83 u8 thresh_sensitivity[2][2];
107 struct ad7150_chip_info *chip = iio_priv(indio_dev); in ad7150_read_raw() argument