Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dnpcm_adc.c27 struct npcm_adc { struct
104 struct npcm_adc *info = iio_priv(indio_dev); in npcm_adc_isr()
116 static int npcm_adc_read(struct npcm_adc *info, int *val, u8 channel) in npcm_adc_read()
161 struct npcm_adc *info = iio_priv(indio_dev); in npcm_adc_read_raw()
209 struct npcm_adc *info; in npcm_adc_probe()
326 struct npcm_adc *info = iio_priv(indio_dev); in npcm_adc_remove()
H A DMakefile83 obj-$(CONFIG_NPCM_ADC) += npcm_adc.o
H A DKconfig879 will be called npcm_adc.