Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/orientation/
Dhid-sensor-rotation.c37 static const struct iio_chan_spec dev_rot_channels[] = { variable
245 indio_dev->channels = devm_kmemdup(&pdev->dev, dev_rot_channels, in hid_dev_rot_probe()
246 sizeof(dev_rot_channels), in hid_dev_rot_probe()
262 indio_dev->num_channels = ARRAY_SIZE(dev_rot_channels); in hid_dev_rot_probe()