Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c41 u32 *iio_vals; member
295 magn_state->iio_vals, in magn_3d_proc_event()
400 st->iio_vals = devm_kcalloc(&pdev->dev, in magn_3d_parse_report()
403 if (!st->iio_vals) { in magn_3d_parse_report()
420 st->magn_val_addr[i] = &st->iio_vals[*chan_count]; in magn_3d_parse_report()