Home
last modified time | relevance | path

Searched refs:host_posn (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/include/trace/events/
H A Dsof.h47 __field(u64, host_posn)
53 __entry->host_posn = posn->host_posn;
57 TP_printk("device_name=%s host_posn=%#llx dai_posn=%#llx wallclock=%#llx",
58 __get_str(device_name), __entry->host_posn, __entry->dai_posn,
/kernel/linux/linux-5.10/include/sound/sof/
H A Dstream.h139 uint64_t host_posn; /**< host DMA position in bytes */ member
/kernel/linux/linux-6.6/include/sound/sof/
H A Dstream.h142 uint64_t host_posn; /**< host DMA position in bytes */ member
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp-pcm.c115 pos = spcm->stream[substream->stream].posn.host_posn; in acp_pcm_pointer()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-pcm.c166 pos = spcm->stream[substream->stream].posn.host_posn; in hda_dsp_pcm_pointer()
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dcompress.c71 sof_set_transferred_bytes(sstream, spcm->stream[cstream->direction].posn.host_posn, in snd_sof_compr_fragment_elapsed()
122 spcm->stream[dir].posn.host_posn = 0; in sof_compr_open()
H A Dpcm.c408 spcm->stream[substream->stream].posn.host_posn); in sof_pcm_pointer()
470 spcm->stream[substream->stream].posn.host_posn = 0; in sof_pcm_open()
H A Dipc3.c928 posn.host_posn, posn.xrun_comp_id, posn.xrun_size); in ipc3_xrun()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-pcm.c196 pos = spcm->stream[substream->stream].posn.host_posn; in hda_dsp_pcm_pointer()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dipc.c459 posn.host_posn, posn.dai_posn, posn.wallclock); in ipc_period_elapsed()
488 posn.host_posn, posn.xrun_comp_id, posn.xrun_size); in ipc_xrun()
H A Dpcm.c445 spcm->stream[substream->stream].posn.host_posn); in sof_pcm_pointer()
516 spcm->stream[substream->stream].posn.host_posn = 0; in sof_pcm_open()
/kernel/linux/linux-6.6/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c477 pos = spcm->stream[substream->stream].posn.host_posn; in mt8186_pcm_pointer()
/kernel/linux/linux-6.6/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c496 pos = spcm->stream[substream->stream].posn.host_posn; in mt8195_pcm_pointer()

Completed in 9 milliseconds