Searched refs:audio_tstamp_report (Results 1 – 6 of 6) sorted by relevance
493 struct snd_pcm_audio_tstamp_report *audio_tstamp_report) in azx_get_time_info() argument513 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in azx_get_time_info()514 audio_tstamp_report->accuracy_report = 1; /* rest of structure is valid */ in azx_get_time_info()515 audio_tstamp_report->accuracy = 42; /* 24 MHz WallClock == 42ns resolution */ in azx_get_time_info()539 audio_tstamp_report->actual_type = in azx_get_time_info()541 audio_tstamp_report->accuracy_report = 1; in azx_get_time_info()543 audio_tstamp_report->accuracy = 42; in azx_get_time_info()546 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in azx_get_time_info()
1247 struct snd_pcm_audio_tstamp_report *audio_tstamp_report) in skl_platform_soc_get_time_info() argument1265 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in skl_platform_soc_get_time_info()1266 audio_tstamp_report->accuracy_report = 1; /* rest of struct is valid */ in skl_platform_soc_get_time_info()1267 audio_tstamp_report->accuracy = 42; /* 24MHzWallClk == 42ns resolution */ in skl_platform_soc_get_time_info()1270 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in skl_platform_soc_get_time_info()
138 struct snd_pcm_audio_tstamp_report *audio_tstamp_report);
68 struct snd_pcm_audio_tstamp_report *audio_tstamp_report);426 struct snd_pcm_audio_tstamp_report audio_tstamp_report; member
219 (runtime->audio_tstamp_report.actual_type == in update_audio_tstamp()286 &runtime->audio_tstamp_report); in snd_pcm_update_hw_ptr0()289 if (runtime->audio_tstamp_report.actual_type == SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT) in snd_pcm_update_hw_ptr0()
993 runtime->audio_tstamp_report.valid = 0; in snd_pcm_status64()995 runtime->audio_tstamp_report.valid = 1; in snd_pcm_status64()1017 if (runtime->audio_tstamp_report.valid == 1) in snd_pcm_status64()1021 &runtime->audio_tstamp_report); in snd_pcm_status64()