Searched refs:pcf50633_adc_async_read (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/mfd/ |
H A D | pcf50633-adc.c | 127 ret = pcf50633_adc_async_read(pcf, mux, avg, pcf50633_adc_sync_read() 138 int pcf50633_adc_async_read(struct pcf50633 *pcf, int mux, int avg, pcf50633_adc_async_read() function 156 EXPORT_SYMBOL_GPL(pcf50633_adc_async_read); variable
|
/linux-4.1.27/include/linux/mfd/pcf50633/ |
H A D | adc.h | 67 pcf50633_adc_async_read(struct pcf50633 *pcf, int mux, int avg,
|
/linux-4.1.27/arch/arm/mach-s3c24xx/ |
H A D | mach-gta02.c | 189 pcf50633_adc_async_read(gta02_pcf, gta02_charger_worker()
|
Completed in 161 milliseconds