seq_buf_bprintf
int seq_buf_bprintf(struct seq_buf *s, const char *fmt, const u32 *binary);
seq_buf_bprintf(&s->seq, fmt, binary);