Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dpcf50633-adc.c123 ret = pcf50633_adc_async_read(pcf, mux, avg, in pcf50633_adc_sync_read()
134 int pcf50633_adc_async_read(struct pcf50633 *pcf, int mux, int avg, in pcf50633_adc_async_read() function
157 EXPORT_SYMBOL_GPL(pcf50633_adc_async_read);
/linux/include/linux/mfd/pcf50633/
H A Dadc.h63 pcf50633_adc_async_read(struct pcf50633 *pcf, int mux, int avg,