Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/adc/
Dmax11205.c27 struct max11205_chip_info { struct
33 const struct max11205_chip_info *chip_info; argument
89 static const struct max11205_chip_info max11205_chip_info[] = { variable
148 { "max11205a", (kernel_ulong_t)&max11205_chip_info[TYPE_MAX11205A] },
149 { "max11205b", (kernel_ulong_t)&max11205_chip_info[TYPE_MAX11205B] },
157 .data = &max11205_chip_info[TYPE_MAX11205A],
161 .data = &max11205_chip_info[TYPE_MAX11205B],