Searched refs:audio_tstamp_report (Results 1 – 6 of 6) sorted by relevance
490 struct snd_pcm_audio_tstamp_report *audio_tstamp_report) in azx_get_time_info() argument509 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in azx_get_time_info()510 audio_tstamp_report->accuracy_report = 1; /* rest of structure is valid */ in azx_get_time_info()511 audio_tstamp_report->accuracy = 42; /* 24 MHz WallClock == 42ns resolution */ in azx_get_time_info()535 audio_tstamp_report->actual_type = in azx_get_time_info()537 audio_tstamp_report->accuracy_report = 1; in azx_get_time_info()539 audio_tstamp_report->accuracy = 42; in azx_get_time_info()542 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in azx_get_time_info()
139 struct snd_pcm_audio_tstamp_report *audio_tstamp_report);
70 struct snd_pcm_audio_tstamp_report *audio_tstamp_report);446 struct snd_pcm_audio_tstamp_report audio_tstamp_report; member
481 struct snd_pcm_audio_tstamp_report *audio_tstamp_report) in test_component_get_time_info() argument
248 (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()
1050 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()