Searched refs:AD5110_ID_TABLE (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iio/potentiometer/ |
H A D | ad5110.c | 281 #define AD5110_ID_TABLE(_name, cfg) { \ macro 287 AD5110_ID_TABLE("ad5110-10", AD5110_10), 288 AD5110_ID_TABLE("ad5110-80", AD5110_80), 289 AD5110_ID_TABLE("ad5112-05", AD5112_05), 290 AD5110_ID_TABLE("ad5112-10", AD5112_10), 291 AD5110_ID_TABLE("ad5112-80", AD5112_80), 292 AD5110_ID_TABLE("ad5114-10", AD5114_10), 293 AD5110_ID_TABLE("ad5114-80", AD5114_80),
|