Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/orientation/
H A Dhid-sensor-rotation.c31 static const struct iio_chan_spec dev_rot_channels[] = { variable
267 indio_dev->channels = devm_kmemdup(&pdev->dev, dev_rot_channels, in hid_dev_rot_probe()
268 sizeof(dev_rot_channels), in hid_dev_rot_probe()
283 indio_dev->num_channels = ARRAY_SIZE(dev_rot_channels); in hid_dev_rot_probe()