Searched refs:ad7192_chip_info_tbl (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/iio/adc/ |
| D | ad7192.c | 875 static const struct ad7192_chip_info ad7192_chip_info_tbl[] = { variable 1030 { .compatible = "adi,ad7190", .data = &ad7192_chip_info_tbl[ID_AD7190] }, 1031 { .compatible = "adi,ad7192", .data = &ad7192_chip_info_tbl[ID_AD7192] }, 1032 { .compatible = "adi,ad7193", .data = &ad7192_chip_info_tbl[ID_AD7193] }, 1033 { .compatible = "adi,ad7195", .data = &ad7192_chip_info_tbl[ID_AD7195] },
|