Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dmax1363.c1053 static const struct max1363_chip_info max1363_chip_info_tbl[] = { variable
1531 .data = &max1363_chip_info_tbl[cfg], \
1604 st->chip_info = &max1363_chip_info_tbl[id->driver_data]; in max1363_probe()