Home
last modified time | relevance | path

Searched refs:__stmpe_block_write (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/mfd/
Dstmpe.c112 static int __stmpe_block_write(struct stmpe *stmpe, u8 reg, u8 length, in __stmpe_block_write() function
247 ret = __stmpe_block_write(stmpe, reg, length, values); in stmpe_block_write()
303 ret = __stmpe_block_write(stmpe, regaddr, numregs, regs); in stmpe_set_altfunc()