Searched refs:stmpe_dump_bytes (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | stmpe.h | 20 static inline void stmpe_dump_bytes(const char *str, const void *buf, in stmpe_dump_bytes() function 26 static inline void stmpe_dump_bytes(const char *str, const void *buf, in stmpe_dump_bytes() function
|
H A D | stmpe.c | 107 stmpe_dump_bytes("stmpe rd: ", values, length); in __stmpe_block_read() 118 stmpe_dump_bytes("stmpe wr: ", values, length); in __stmpe_block_write()
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | stmpe.h | 20 static inline void stmpe_dump_bytes(const char *str, const void *buf, in stmpe_dump_bytes() function 26 static inline void stmpe_dump_bytes(const char *str, const void *buf, in stmpe_dump_bytes() function
|
H A D | stmpe.c | 101 stmpe_dump_bytes("stmpe rd: ", values, length); in __stmpe_block_read() 112 stmpe_dump_bytes("stmpe wr: ", values, length); in __stmpe_block_write()
|
Completed in 7 milliseconds