Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dpcm.h70 struct snd_pcm_audio_tstamp_report *audio_tstamp_report);
446 struct snd_pcm_audio_tstamp_report audio_tstamp_report; member
/linux/sound/core/
H A Dpcm_lib.c248 (runtime->audio_tstamp_report.actual_type == in update_audio_tstamp()
315 &runtime->audio_tstamp_report); in snd_pcm_update_hw_ptr0()
318 if (runtime->audio_tstamp_report.actual_type == SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT) in snd_pcm_update_hw_ptr0()
H A Dpcm_native.c1050 runtime->audio_tstamp_report.valid = 0; in snd_pcm_status64()
1052 runtime->audio_tstamp_report.valid = 1; in snd_pcm_status64()
1074 if (runtime->audio_tstamp_report.valid == 1) in snd_pcm_status64()
1078 &runtime->audio_tstamp_report); in snd_pcm_status64()