/kernel/linux/linux-5.10/sound/soc/sprd/ |
H A D | sprd-pcm-compress.c | 88 int copied_total; member 122 stream->copied_total += dma->trans_len; in sprd_platform_compr_dma_complete() 123 if (stream->copied_total > stream->received_total) in sprd_platform_compr_dma_complete() 124 stream->copied_total = stream->received_total; in sprd_platform_compr_dma_complete() 468 stream->copied_total = 0; in sprd_platform_compr_trigger() 523 tstamp->copied_total = stream->copied_total; in sprd_platform_compr_pointer() 557 stream->copied_total += data_count; in sprd_platform_compr_copy() 571 stream->copied_total += avail_bytes; in sprd_platform_compr_copy()
|
/kernel/linux/linux-6.6/sound/soc/sprd/ |
H A D | sprd-pcm-compress.c | 88 int copied_total; member 122 stream->copied_total += dma->trans_len; in sprd_platform_compr_dma_complete() 123 if (stream->copied_total > stream->received_total) in sprd_platform_compr_dma_complete() 124 stream->copied_total = stream->received_total; in sprd_platform_compr_dma_complete() 468 stream->copied_total = 0; in sprd_platform_compr_trigger() 523 tstamp->copied_total = stream->copied_total; in sprd_platform_compr_pointer() 557 stream->copied_total += data_count; in sprd_platform_compr_copy() 571 stream->copied_total += avail_bytes; in sprd_platform_compr_copy()
|
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A D | q6apm-dai.c | 71 unsigned int copied_total; member 184 prtd->copied_total += bytes_written; in event_handler_compr() 583 tstamp->copied_total = prtd->copied_total; in q6apm_dai_compr_pointer() 584 tstamp->byte_offset = prtd->copied_total % prtd->pcm_size; in q6apm_dai_compr_pointer() 792 bytes_in_flight = prtd->bytes_received - prtd->copied_total; in q6apm_compr_copy() 796 prtd->copied_total = ALIGN(prtd->copied_total, prtd->pcm_count); in q6apm_compr_copy()
|
H A D | q6asm-dai.c | 63 unsigned int copied_total; member 558 prtd->copied_total += bytes_written; in compress_event_handler() 1040 tstamp->copied_total = prtd->copied_total; in q6asm_dai_compr_pointer() 1041 tstamp->byte_offset = prtd->copied_total % prtd->pcm_size; in q6asm_dai_compr_pointer() 1089 bytes_in_flight = prtd->bytes_received - prtd->copied_total; in q6asm_compr_copy() 1093 prtd->copied_total = ALIGN(prtd->copied_total, prtd->pcm_count); in q6asm_compr_copy()
|
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | compress.c | 21 div64_u64_rem(sstream->copied_total, buffer_size, &prev_pos); in sof_set_transferred_bytes() 28 sstream->copied_total += copied; in sof_set_transferred_bytes() 375 tstamp->copied_total = sstream->copied_total; in sof_compr_pointer()
|
H A D | sof-priv.h | 118 u64 copied_total; member
|
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
H A D | q6asm-dai.c | 63 unsigned int copied_total; member 572 prtd->copied_total += bytes_written; in compress_event_handler() 1054 tstamp->copied_total = prtd->copied_total; in q6asm_dai_compr_pointer() 1055 tstamp->byte_offset = prtd->copied_total % prtd->pcm_size; in q6asm_dai_compr_pointer() 1103 bytes_in_flight = prtd->bytes_received - prtd->copied_total; in q6asm_compr_copy() 1107 prtd->copied_total = ALIGN(prtd->copied_total, prtd->pcm_count); in q6asm_compr_copy()
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | compress_offload.h | 60 * @copied_total: Total number of bytes copied from/to ring buffer to/by DSP 70 __u32 copied_total; member
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | compress_offload.h | 43 * @copied_total: Total number of bytes copied from/to ring buffer to/by DSP 53 __u32 copied_total; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | compress_offload.h | 23 __u32 copied_total; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | compress_offload.h | 36 __u32 copied_total; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | compress_offload.h | 36 __u32 copied_total; member
|
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
H A D | hda-compress.c | 110 tstamp->copied_total = hdac_stream(stream)->curr_pos; in hda_probe_compr_pointer()
|
/kernel/linux/linux-6.6/sound/soc/sof/amd/ |
H A D | acp-probes.c | 118 tstamp->copied_total = stream->cstream_posn; in acp_probes_compr_pointer()
|
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | hda-probes.c | 122 tstamp->copied_total = hdac_stream(hext_stream)->curr_pos; in hda_probes_compr_pointer()
|
/kernel/linux/linux-5.10/sound/soc/uniphier/ |
H A D | aio-compress.c | 274 tstamp->copied_total = sub->rd_total / 2; in uniphier_aio_compr_pointer() 277 tstamp->copied_total = sub->rd_total; in uniphier_aio_compr_pointer()
|
/kernel/linux/linux-6.6/sound/soc/uniphier/ |
H A D | aio-compress.c | 269 tstamp->copied_total = sub->rd_total / 2; in uniphier_aio_compr_pointer() 272 tstamp->copied_total = sub->rd_total; in uniphier_aio_compr_pointer()
|
/kernel/linux/linux-5.10/sound/soc/intel/atom/sst/ |
H A D | sst_drv_interface.c | 362 tstamp->copied_total = fw_tstamp.ring_buffer_counter; in sst_cdev_tstamp() 369 dev_dbg(dev, "Ptr Query on strid = %d copied_total %d, decodec %d\n", in sst_cdev_tstamp() 370 str_id, tstamp->copied_total, tstamp->pcm_frames); in sst_cdev_tstamp()
|
/kernel/linux/linux-6.6/sound/soc/intel/atom/sst/ |
H A D | sst_drv_interface.c | 359 tstamp->copied_total = fw_tstamp.ring_buffer_counter; in sst_cdev_tstamp() 366 dev_dbg(dev, "Ptr Query on strid = %d copied_total %d, decodec %d\n", in sst_cdev_tstamp() 367 str_id, tstamp->copied_total, tstamp->pcm_frames); in sst_cdev_tstamp()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm_adsp.c | 174 unsigned int copied_total; member 1914 tstamp->copied_total = compr->copied_total; in wm_adsp_compr_pointer() 1915 tstamp->copied_total += buf->avail * CS_DSP_DATA_WORD_SIZE; in wm_adsp_compr_pointer() 2018 compr->copied_total += ntotal; in wm_adsp_compr_read()
|
/kernel/linux/linux-5.10/sound/soc/intel/atom/ |
H A D | sst-mfld-platform-compress.c | 211 tstamp->byte_offset = tstamp->copied_total % in sst_platform_compr_pointer()
|
/kernel/linux/linux-6.6/sound/soc/intel/atom/ |
H A D | sst-mfld-platform-compress.c | 211 tstamp->byte_offset = tstamp->copied_total % in sst_platform_compr_pointer()
|
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | probes.c | 219 tstamp->copied_total = hdac_stream(host_stream)->curr_pos; in avs_probe_compr_pointer()
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | compress_offload.c | 175 tstamp->byte_offset, tstamp->copied_total); in snd_compr_update_tstamp() 177 stream->runtime->total_bytes_transferred = tstamp->copied_total; in snd_compr_update_tstamp() 179 stream->runtime->total_bytes_available = tstamp->copied_total; in snd_compr_update_tstamp()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | compress_offload.c | 173 tstamp->byte_offset, tstamp->copied_total); in snd_compr_update_tstamp() 175 stream->runtime->total_bytes_transferred = tstamp->copied_total; in snd_compr_update_tstamp() 177 stream->runtime->total_bytes_available = tstamp->copied_total; in snd_compr_update_tstamp()
|