Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Drtq6056.c77 static const struct iio_chan_spec rtq6056_channels[RTQ6056_MAX_CHANNEL + 1] = { variable
466 unsigned int addr = rtq6056_channels[bit].address; in rtq6056_buffer_trigger_handler()
601 indio_dev->channels = rtq6056_channels; in rtq6056_probe()
602 indio_dev->num_channels = ARRAY_SIZE(rtq6056_channels); in rtq6056_probe()