Searched defs:stmpe_disable (Results 1 - 1 of 1) sorted by relevance

/drivers/mfd/
H A Dstmpe.c124 * stmpe_disable - disable blocks on an STMPE device
128 int stmpe_disable(struct stmpe *stmpe, unsigned int blocks) function
138 EXPORT_SYMBOL_GPL(stmpe_disable); variable
1033 ret = stmpe_disable(stmpe, ~0);

Completed in 59 milliseconds