Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c59 static const struct iio_chan_spec gyro_3d_channels[] = { variable
319 indio_dev->channels = kmemdup(gyro_3d_channels, in hid_gyro_3d_probe()
320 sizeof(gyro_3d_channels), GFP_KERNEL); in hid_gyro_3d_probe()
334 indio_dev->num_channels = ARRAY_SIZE(gyro_3d_channels); in hid_gyro_3d_probe()