Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/adc/
Dad7192.c938 static const struct ad7192_chip_info ad7192_chip_info_tbl[] = { variable
1093 { .compatible = "adi,ad7190", .data = &ad7192_chip_info_tbl[ID_AD7190] },
1094 { .compatible = "adi,ad7192", .data = &ad7192_chip_info_tbl[ID_AD7192] },
1095 { .compatible = "adi,ad7193", .data = &ad7192_chip_info_tbl[ID_AD7193] },
1096 { .compatible = "adi,ad7195", .data = &ad7192_chip_info_tbl[ID_AD7195] },