Searched refs:stmpe_enable (Results 1 – 5 of 5) sorted by relevance
115 extern int stmpe_enable(struct stmpe *stmpe, unsigned int blocks);
268 ret = stmpe_enable(stmpe, STMPE_BLOCK_KEYPAD); in stmpe_keypad_chip_init()
179 ret = stmpe_enable(stmpe, STMPE_BLOCK_TOUCHSCREEN | STMPE_BLOCK_ADC); in stmpe_init_hw()
374 ret = stmpe_enable(stmpe, STMPE_BLOCK_GPIO); in stmpe_gpio_probe()
111 int stmpe_enable(struct stmpe *stmpe, unsigned int blocks) in stmpe_enable() function121 EXPORT_SYMBOL_GPL(stmpe_enable);