Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dlp8788_adc.c27 struct lp8788_adc { struct
48 static int lp8788_get_adc_result(struct lp8788_adc *adc, enum lp8788_adc_id id, in lp8788_get_adc_result() argument
98 struct lp8788_adc *adc = iio_priv(indio_dev); in lp8788_adc_read_raw()
169 struct lp8788_adc *adc) in lp8788_iio_map_register()
191 struct lp8788_adc *adc; in lp8788_adc_probe()
H A DMakefile56 obj-$(CONFIG_LP8788_ADC) += lp8788_adc.o
H A DKconfig586 called lp8788_adc.