Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7606_par.c228 { .name = "ad7607", .driver_data = (kernel_ulong_t)&ad7607_info, },
243 { .compatible = "adi,ad7607", .data = &ad7607_info },
H A Dad7606.h239 extern const struct ad7606_chip_info ad7607_info;
H A Dad7606_spi.c438 .chip_info = &ad7607_info,
H A Dad7606.c209 const struct ad7606_chip_info ad7607_info = { variable
219 EXPORT_SYMBOL_NS_GPL(ad7607_info, "IIO_AD7606");