Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dvf610_adc.c177 struct vf610_chip_info { struct
801 static const struct vf610_chip_info vf610_chip_info = { variable
805 static const struct vf610_chip_info imx6sx_chip_info = {
811 { .compatible = "fsl,vf610-adc", .data = &vf610_chip_info},
825 const struct vf610_chip_info *chip_info; in vf610_adc_probe()