Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/gyro/
H A Ditg3200_core.c273 static const struct iio_chan_spec itg3200_channels[] = { variable
320 indio_dev->channels = itg3200_channels; in itg3200_probe()
321 indio_dev->num_channels = ARRAY_SIZE(itg3200_channels); in itg3200_probe()