Home
last modified time | relevance | path

Searched refs:dai_posn (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/sound/sof/
H A Dstream.h140 uint64_t dai_posn; /**< DAI DMA position in bytes */ member
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dpcm.c447 spcm->stream[substream->stream].posn.dai_posn); in sof_pcm_pointer()
517 spcm->stream[substream->stream].posn.dai_posn = 0; in sof_pcm_open()
H A Dipc.c459 posn.host_posn, posn.dai_posn, posn.wallclock); in ipc_period_elapsed()