Lines Matching defs:buffer
71 * Semi-arbitrary buffer size limits. 0710 is normally run with 32-64 byte
101 unsigned char *data; /* Points into buffer but not at the start */
102 unsigned char buffer[];
225 u8 *txframe; /* TX framing buffer */
390 * @c: buffer of data
391 * @len: length of buffer
425 * @data: buffer of data
604 * @input: input buffer
605 * @output: output buffer
608 * Expand a buffer by bytestuffing it. The worst case size change
721 * Allocate a new data buffer for sending frames with data. Space is left
733 m->data = m->buffer + HDR_LEN - 1; /* Allow for FCS */
931 * get stuck with no work outstanding and no buffer free
1011 get stuck with no work outstanding and no buffer free */
2614 * Flush the input buffer. Called when the line discipline is
2615 * being closed, when the tty layer wants the buffer flushed (eg
2716 * @buf: userspace buffer pointer
2738 * @buf: userspace buffer pointer
2921 /* We got no receive buffer. */