Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dpcf50633-adc.c39 struct pcf50633_adc { struct
49 static inline struct pcf50633_adc *__to_adc(struct pcf50633 *pcf) in __to_adc() argument
69 struct pcf50633_adc *adc = __to_adc(pcf); in trigger_next_adc_job_if_any()
83 struct pcf50633_adc *adc = __to_adc(pcf); in adc_enqueue_request()
175 struct pcf50633_adc *adc = data; in pcf50633_adc_irq()
204 struct pcf50633_adc *adc; in pcf50633_adc_probe()
223 struct pcf50633_adc *adc = platform_get_drvdata(pdev); in pcf50633_adc_remove()