Searched refs:npcm_adc (Results 1 – 3 of 3) sorted by relevance
19 struct npcm_adc { struct87 struct npcm_adc *info = iio_priv(indio_dev); in npcm_adc_isr()99 static int npcm_adc_read(struct npcm_adc *info, int *val, u8 channel) in npcm_adc_read()143 struct npcm_adc *info = iio_priv(indio_dev); in npcm_adc_read_raw()190 struct npcm_adc *info; in npcm_adc_probe()303 struct npcm_adc *info = iio_priv(indio_dev); in npcm_adc_remove()
76 obj-$(CONFIG_NPCM_ADC) += npcm_adc.o
791 will be called npcm_adc.
Completed in 8 milliseconds