Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dhx711.c427 static const struct iio_chan_spec hx711_chan_spec[] = { variable
556 indio_dev->channels = hx711_chan_spec; in hx711_probe()
557 indio_dev->num_channels = ARRAY_SIZE(hx711_chan_spec); in hx711_probe()