Lines Matching defs:blocks
35 unsigned int blocks; member
41 static int __stmpe_enable(struct stmpe *stmpe, unsigned int blocks) in __stmpe_enable()
46 static int __stmpe_disable(struct stmpe *stmpe, unsigned int blocks) in __stmpe_disable()
126 int stmpe_enable(struct stmpe *stmpe, unsigned int blocks) in stmpe_enable()
143 int stmpe_disable(struct stmpe *stmpe, unsigned int blocks) in stmpe_disable()
408 static int stmpe801_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe801_enable()
527 static int stmpe811_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe811_enable()
642 static int stmpe1600_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe1600_enable()
776 static int stmpe1601_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe1601_enable()
877 static int stmpe1801_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe1801_enable()
999 static int stmpe24xx_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe24xx_enable()