Home
last modified time | relevance | path

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

/linux/drivers/iio/orientation/
H A Dhid-sensor-rotation.c63 static const struct iio_chan_spec dev_rot_channels[] = { variable
351 indio_dev->channels = dev_rot_channels; in hid_dev_rot_probe()
352 indio_dev->num_channels = ARRAY_SIZE(dev_rot_channels); in hid_dev_rot_probe()