Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dseq_buf.h125 extern int seq_buf_putmem_hex(struct seq_buf *s, const void *mem,
/linux-4.19.296/lib/
Dseq_buf.c221 int seq_buf_putmem_hex(struct seq_buf *s, const void *mem, function