Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstmpe.h159 extern int stmpe811_adc_common_init(struct stmpe *stmpe);
/linux/drivers/iio/adc/
H A Dstmpe-adc.c240 ret = stmpe811_adc_common_init(stmpe); in stmpe_adc_init_hw()
/linux/drivers/input/touchscreen/
H A Dstmpe-ts.c187 ret = stmpe811_adc_common_init(stmpe); in stmpe_init_hw()
/linux/drivers/mfd/
H A Dstmpe.c545 int stmpe811_adc_common_init(struct stmpe *stmpe) in stmpe811_adc_common_init() function
572 EXPORT_SYMBOL_GPL(stmpe811_adc_common_init);