Lines Matching defs:buffer
95 * Semi-arbitrary buffer size limits. 0710 is normally run with 32-64 byte
126 unsigned char *data; /* Points into buffer but not at the start */
127 unsigned char buffer[];
294 u8 *txframe; /* TX framing buffer */
479 * @c: buffer of data
480 * @len: length of buffer
514 * @data: buffer of data
584 * @params: buffer to fill with the encoded parameters
772 * @input: input buffer
773 * @output: output buffer
776 * Expand a buffer by bytestuffing it. The worst case size change
913 * Allocate a new data buffer for sending frames with data. Space is left
925 m->data = m->buffer + HDR_LEN - 1; /* Allow for FCS */
3576 * Flush the input buffer. Called when the line discipline is
3577 * being closed, when the tty layer wants the buffer flushed (eg
3675 * @buf: userspace buffer pointer
3698 * @buf: userspace buffer pointer
3922 /* We got no receive buffer. */