Home
last modified time | relevance | path

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

/Linux-v6.1/include/trace/events/
Dsof.h47 __field(u64, host_posn)
53 __entry->host_posn = posn->host_posn;
58 __get_str(device_name), __entry->host_posn, __entry->dai_posn,
/Linux-v6.1/include/sound/sof/
Dstream.h142 uint64_t host_posn; /**< host DMA position in bytes */ member
/Linux-v6.1/sound/soc/sof/
Dcompress.c70 sof_set_transferred_bytes(sstream, spcm->stream[cstream->direction].posn.host_posn, in snd_sof_compr_fragment_elapsed()
121 spcm->stream[dir].posn.host_posn = 0; in sof_compr_open()
Dpcm.c384 spcm->stream[substream->stream].posn.host_posn); in sof_pcm_pointer()
446 spcm->stream[substream->stream].posn.host_posn = 0; in sof_pcm_open()
Dipc3.c892 posn.host_posn, posn.xrun_comp_id, posn.xrun_size); in ipc3_xrun()
/Linux-v6.1/sound/soc/sof/intel/
Dhda-pcm.c192 pos = spcm->stream[substream->stream].posn.host_posn; in hda_dsp_pcm_pointer()
/Linux-v6.1/sound/soc/sof/mediatek/mt8186/
Dmt8186.c499 pos = spcm->stream[substream->stream].posn.host_posn; in mt8186_pcm_pointer()
/Linux-v6.1/sound/soc/sof/mediatek/mt8195/
Dmt8195.c535 pos = spcm->stream[substream->stream].posn.host_posn; in mt8195_pcm_pointer()