Home
last modified time | relevance | path

Searched refs:smi330_get_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/imu/smi330/
H A Dsmi330_core.c429 static int smi330_get_data(struct smi330_data *data, int chan_type, int axis, in smi330_get_data() function
508 ret = smi330_get_data(data, chan->type, chan->channel2, val); in smi330_read_raw()