Searched refs:bytes_to_write (Results 1 – 3 of 3) sorted by relevance
522 uint32_t bytes_written, bytes_to_write; in compress_event_handler() local582 bytes_to_write = prtd->pcm_count; in compress_event_handler()586 bytes_to_write = avail; in compress_event_handler()589 if (bytes_to_write) { in compress_event_handler()598 bytes_to_write, 0, 0, wflags); in compress_event_handler()600 prtd->bytes_sent += bytes_to_write; in compress_event_handler()1115 uint32_t bytes_to_write = prtd->pcm_count; in q6asm_compr_copy() local1120 bytes_to_write = avail; in q6asm_compr_copy()1123 bytes_to_write, 0, 0, wflags); in q6asm_compr_copy()1124 prtd->bytes_sent += bytes_to_write; in q6asm_compr_copy()
1228 u32 bytes_to_write, const struct hpi_format *p_format);
499 u32 bytes_to_write, const struct hpi_format *p_format) in hpi_outstream_write_buf() argument508 hm.u.d.u.data.data_size = bytes_to_write; in hpi_outstream_write_buf()