Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dseq_buf.h82 static inline size_t seq_buf_get_buf(struct seq_buf *s, char **bufp) in seq_buf_get_buf() function
/OK3568_Linux_fs/kernel/lib/
H A Dseq_buf.c273 size_t size = seq_buf_get_buf(s, &buf);