Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dpcf50633-adc.c127 ret = pcf50633_adc_async_read(pcf, mux, avg, in pcf50633_adc_sync_read()
138 int pcf50633_adc_async_read(struct pcf50633 *pcf, int mux, int avg, in pcf50633_adc_async_read() function
156 EXPORT_SYMBOL_GPL(pcf50633_adc_async_read);
/linux-4.1.27/include/linux/mfd/pcf50633/
Dadc.h67 pcf50633_adc_async_read(struct pcf50633 *pcf, int mux, int avg,
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-gta02.c189 pcf50633_adc_async_read(gta02_pcf, in gta02_charger_worker()