Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c335 const struct iio_chan_spec *channel_spec; in hid_accel_3d_probe() local
353 channel_spec = accel_3d_channels; in hid_accel_3d_probe()
358 channel_spec = gravity_channels; in hid_accel_3d_probe()
371 indio_dev->channels = devm_kmemdup(&pdev->dev, channel_spec, in hid_accel_3d_probe()