Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dad7192.c933 static const struct ad7192_chip_info ad7192_chip_info_tbl[] = { variable
1088 { .compatible = "adi,ad7190", .data = &ad7192_chip_info_tbl[ID_AD7190] },
1089 { .compatible = "adi,ad7192", .data = &ad7192_chip_info_tbl[ID_AD7192] },
1090 { .compatible = "adi,ad7193", .data = &ad7192_chip_info_tbl[ID_AD7193] },
1091 { .compatible = "adi,ad7195", .data = &ad7192_chip_info_tbl[ID_AD7195] },
1097 { "ad7190", (kernel_ulong_t)&ad7192_chip_info_tbl[ID_AD7190] },
1098 { "ad7192", (kernel_ulong_t)&ad7192_chip_info_tbl[ID_AD7192] },
1099 { "ad7193", (kernel_ulong_t)&ad7192_chip_info_tbl[ID_AD7193] },
1100 { "ad7195", (kernel_ulong_t)&ad7192_chip_info_tbl[ID_AD7195] },
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dad7192.c871 static const struct ad7192_chip_info ad7192_chip_info_tbl[] = { variable
1042 { .compatible = "adi,ad7190", .data = &ad7192_chip_info_tbl[ID_AD7190] },
1043 { .compatible = "adi,ad7192", .data = &ad7192_chip_info_tbl[ID_AD7192] },
1044 { .compatible = "adi,ad7193", .data = &ad7192_chip_info_tbl[ID_AD7193] },
1045 { .compatible = "adi,ad7195", .data = &ad7192_chip_info_tbl[ID_AD7195] },

Completed in 4 milliseconds