Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7606_par.c229 { .name = "ad7608", .driver_data = (kernel_ulong_t)&ad7608_info, },
244 { .compatible = "adi,ad7608", .data = &ad7608_info },
H A Dad7606.h240 extern const struct ad7606_chip_info ad7608_info;
H A Dad7606_spi.c443 .chip_info = &ad7608_info,
H A Dad7606.c221 const struct ad7606_chip_info ad7608_info = { variable
231 EXPORT_SYMBOL_NS_GPL(ad7608_info, "IIO_AD7606");