Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dseq_buf.h188 int seq_buf_bprintf(struct seq_buf *s, const char *fmt, const u32 *binary);
/linux/lib/
H A Dseq_buf.c154 int seq_buf_bprintf(struct seq_buf *s, const char *fmt, const u32 *binary) in seq_buf_bprintf() function