Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/orientation/
H A Dhid-sensor-rotation.c38 static const struct iio_chan_spec dev_rot_channels[] = { variable
274 indio_dev->channels = devm_kmemdup(&pdev->dev, dev_rot_channels, in hid_dev_rot_probe()
275 sizeof(dev_rot_channels), in hid_dev_rot_probe()
290 indio_dev->num_channels = ARRAY_SIZE(dev_rot_channels); in hid_dev_rot_probe()