Home
last modified time | relevance | path

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

/include/trace/events/
A Dsof.h48 __field(u64, dai_posn)
54 __entry->dai_posn = posn->dai_posn;
58 __get_str(device_name), __entry->host_posn, __entry->dai_posn,
67 snd_pcm_uframes_t dai_posn
69 TP_ARGS(sdev, spcm, substream, dma_posn, dai_posn),
75 __field(unsigned long, dai_posn)
82 __entry->dai_posn = dai_posn;
86 __entry->dma_posn, __entry->dai_posn)
/include/sound/sof/
A Dstream.h143 uint64_t dai_posn; /**< DAI DMA position in bytes */ member

Completed in 3 milliseconds