Lines Matching full:decoded
426 * @buf_dst: Buffer to store the decoded element.
428 * @elem_len: Number of elements to be decoded.
429 * @elem_size: Size of a single instance of the element to be decoded.
433 * the decoded elements in the destination buffer "buf_dst". The elements are
435 * function returns the number of bytes of decoded information.
437 * Return: The total size of the decoded data elements, in bytes.
455 * @buf_dst: Buffer to store the decoded element.
457 * @elem_len: Number of elements to be decoded.
464 * and stores the decoded elements in the destination buffer "buf_dst". The
466 * function returns the number of bytes of decoded information.
468 * Return: The total size of the decoded data elements on success, negative
503 * @buf_dst: Buffer to store the decoded element.
512 * decoded from the input buffer.
514 * Return: The total size of the decoded data elements on success, negative
557 * @ei_array: Struct info array of the message being decoded.
563 * that corresponds to the type being decoded.
583 * @ei_array: Struct info array describing the structure to be decoded.
584 * @out_c_struct: Buffer to hold the decoded C struct
585 * @in_buf: Buffer containing the QMI message to be decoded
586 * @in_buf_len: Length of the QMI message to be decoded
588 * within the main structure, being decoded
590 * Return: The number of bytes of decoded information on success, negative
766 * Return: The number of bytes of decoded information on success, negative