Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dseq_buf.h123 extern int seq_buf_putc(struct seq_buf *s, unsigned char c);
/linux-4.19.296/lib/
Dseq_buf.c169 int seq_buf_putc(struct seq_buf *s, unsigned char c) in seq_buf_putc() function