Home
last modified time | relevance | path

Searched defs:tlc4541_chip_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/adc/
H A Dti-tlc4541.c48 struct tlc4541_chip_info { struct
49 const struct iio_chan_spec *channels;
50 unsigned int num_channels;
80 static const struct tlc4541_chip_info tlc4541_chip_info[] = { variable