Searched refs:char_buf_ptr (Results 1 – 3 of 3) sorted by relevance
25 static inline u8 *char_buf_ptr(struct tty_buffer *b, unsigned int ofs) in char_buf_ptr() function32 return char_buf_ptr(b, ofs) + b->size; in flag_buf_ptr()
74 *char_buf_ptr(tb, tb->used++) = ch; in tty_insert_flip_char()
315 memcpy(char_buf_ptr(tb, tb->used), chars, space); in __tty_insert_flip_string_flags()361 *chars = char_buf_ptr(tb, tb->used); in tty_prepare_flip_string()424 p = char_buf_ptr(head, head->lookahead); in lookahead_bufs()438 u8 *p = char_buf_ptr(head, head->read); in receive_buf()