Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/sof/
Dstream.h139 uint64_t host_posn; /**< host DMA position in bytes */ member
/Linux-v5.10/sound/soc/sof/intel/
Dhda-pcm.c166 pos = spcm->stream[substream->stream].posn.host_posn; in hda_dsp_pcm_pointer()
/Linux-v5.10/sound/soc/sof/
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()
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()