Home
last modified time | relevance | path

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

/linux/lib/
H A Dseq_buf.c236 int seq_buf_putmem(struct seq_buf *s, const void *mem, unsigned int len) in seq_buf_putmem() function
292 seq_buf_putmem(s, hex, j);
/linux/include/linux/
H A Dseq_buf.h178 extern int seq_buf_putmem(struct seq_buf *s, const void *mem, unsigned int len);