Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/accel/
Dkxsd9.c303 static const struct iio_chan_spec kxsd9_channels[] = { variable
420 indio_dev->channels = kxsd9_channels; in kxsd9_common_probe()
421 indio_dev->num_channels = ARRAY_SIZE(kxsd9_channels); in kxsd9_common_probe()