Lines Matching full:amount
282 * data buffer associated with the subdevice. The amount reserved is limited
285 * Return: The amount of space reserved in bytes.
371 * COMEDI acquisition data buffer associated with the subdevice. The amount of
372 * space freed is limited to the amount that was reserved. The freed space is
378 * Return: The amount of space freed in bytes.
400 * comedi_buf_read_n_available() - Determine amount of readable buffer space
403 * Determine the amount of readable buffer space in the COMEDI acquisition data
408 * Return: The amount of readable buffer space.
437 * subdevice. The amount reserved is limited to the space available. The
440 * the amount of readable data available, but the space needs to be marked as
443 * Return: The amount of space reserved in bytes.
479 * amount of space freed is limited to the amount that was reserved.
483 * Return: The amount of space freed in bytes.
576 * Return: The amount of data written in bytes.
622 * Return: The amount of data read in bytes.