Searched refs:chip_info_tbl (Results 1 – 2 of 2) sorted by relevance
672 static const struct chip_info chip_info_tbl[] = { variable744 chip_info_tbl[dev_id].regmap_cfg); in isl29018_probe()755 indio_dev->info = chip_info_tbl[dev_id].indio_info; in isl29018_probe()756 indio_dev->channels = chip_info_tbl[dev_id].channels; in isl29018_probe()757 indio_dev->num_channels = chip_info_tbl[dev_id].num_channels; in isl29018_probe()
209 static struct ms5611_chip_info chip_info_tbl[] = { variable251 st->chip_info = &chip_info_tbl[type]; in ms5611_probe()