Home
last modified time | relevance | path

Searched refs:host_posn (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/trace/events/
H A Dsof.h47 __field(u64, host_posn)
53 __entry->host_posn = posn->host_posn;
58 __get_str(device_name), __entry->host_posn, __entry->dai_posn,
/openbmc/linux/include/sound/sof/
H A Dstream.h142 uint64_t host_posn; /**< host DMA position in bytes */ member
/openbmc/linux/sound/soc/sof/amd/
H A Dacp-pcm.c115 pos = spcm->stream[substream->stream].posn.host_posn; in acp_pcm_pointer()
/openbmc/linux/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.c407 spcm->stream[substream->stream].posn.host_posn); in sof_pcm_pointer()
469 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()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-pcm.c196 pos = spcm->stream[substream->stream].posn.host_posn; in hda_dsp_pcm_pointer()
/openbmc/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c496 pos = spcm->stream[substream->stream].posn.host_posn; in mt8195_pcm_pointer()
/openbmc/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c477 pos = spcm->stream[substream->stream].posn.host_posn; in mt8186_pcm_pointer()