Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/health/
H A Dmax30102.c103 struct max30102_data { struct
104 struct i2c_client *client;
105 struct iio_dev *indio_dev;
106 struct mutex lock;
107 struct regmap *regmap;
108 enum max30102_chip_id chip_id;
110 u8 buffer[12];
111 __be32 processed_buffer[3]; /* 3 x 18-bit (padded to 32-bits) */