Searched defs:tlc4541_chip_info (Results 1 – 1 of 1) sorted by relevance
47 struct tlc4541_chip_info { struct48 const struct iio_chan_spec *channels;49 unsigned int num_channels;79 static const struct tlc4541_chip_info tlc4541_chip_info[] = { variable