Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/accel/
Dbma180.c114 struct bma180_data { struct
115 struct i2c_client *client;
116 struct iio_trigger *trig;
140 static int bma180_get_data_reg(struct bma180_data *data, enum bma180_chan chan) in bma180_get_data_reg() argument