Searched refs:stmpe_enable (Results 1 – 4 of 4) sorted by relevance
222 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()
111 int stmpe_enable(struct stmpe *stmpe, unsigned int blocks) in stmpe_enable() function121 EXPORT_SYMBOL_GPL(stmpe_enable);
382 ret = stmpe_enable(stmpe, STMPE_BLOCK_GPIO); in stmpe_gpio_probe()