seq_buf
static void decode_date(struct seq_buf *s, const struct drm_edid_product_id *id)
seq_buf_printf(struct seq_buf *s, const char *fmt, ...)
struct seq_buf *s)
static void seq_buf_print_array(struct seq_buf *s, const int *array, int nelem)
struct seq_buf name = { (char[bsize]) {0}, bsize, 0, false }
seq_buf_str(struct seq_buf *s)
seq_buf_clear(struct seq_buf *s)
seq_buf_has_overflowed(struct seq_buf *s)
void seq_buf_printf(struct seq_buf *, const char *, ...);