Searched refs:stmpe_enable (Results 1 – 7 of 7) sorted by relevance
157 extern int stmpe_enable(struct stmpe *stmpe, unsigned int blocks);
317 ret = stmpe_enable(stmpe, STMPE_BLOCK_PWM); in stmpe_pwm_probe()
234 ret = stmpe_enable(stmpe, STMPE_BLOCK_ADC); in stmpe_adc_init_hw()
181 ret = stmpe_enable(stmpe, STMPE_BLOCK_TOUCHSCREEN | STMPE_BLOCK_ADC); in stmpe_init_hw()
276 ret = stmpe_enable(stmpe, STMPE_BLOCK_KEYPAD); in stmpe_keypad_chip_init()
494 ret = stmpe_enable(stmpe, STMPE_BLOCK_GPIO); in stmpe_gpio_probe()
132 int stmpe_enable(struct stmpe *stmpe, unsigned int blocks) in stmpe_enable() function142 EXPORT_SYMBOL_GPL(stmpe_enable);