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

/linux-4.1.27/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c51 u32 *iio_vals; member in struct:magn_3d_state
258 hid_sensor_push_data(indio_dev, magn_state->iio_vals); magn_3d_proc_event()
354 st->iio_vals = devm_kcalloc(&pdev->dev, attr_count, magn_3d_parse_report()
357 if (!st->iio_vals) { magn_3d_parse_report()
373 st->magn_val_addr[i] = &(st->iio_vals[*chan_count]); magn_3d_parse_report()

Completed in 33 milliseconds