Lines Matching full:amount
335 * data buffer associated with the subdevice. The amount reserved is limited
338 * Return: The amount of space reserved in bytes.
421 * COMEDI acquisition data buffer associated with the subdevice. The amount of
422 * space freed is limited to the amount that was reserved. The freed space is
428 * Return: The amount of space freed in bytes.
450 * comedi_buf_read_n_available() - Determine amount of readable buffer space
453 * Determine the amount of readable buffer space in the COMEDI acquisition data
458 * Return: The amount of readable buffer space.
487 * subdevice. The amount reserved is limited to the space available. The
490 * the amount of readable data available, but the space needs to be marked as
493 * Return: The amount of space reserved in bytes.
529 * amount of space freed is limited to the amount that was reserved.
533 * Return: The amount of space freed in bytes.
620 * Return: The amount of data written in bytes.
666 * Return: The amount of data read in bytes.