Searched refs:audio_tstamp_report (Results 1 – 5 of 5) sorted by relevance
496 struct snd_pcm_audio_tstamp_report *audio_tstamp_report) in azx_get_time_info() argument516 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in azx_get_time_info()517 audio_tstamp_report->accuracy_report = 1; /* rest of structure is valid */ in azx_get_time_info()518 audio_tstamp_report->accuracy = 42; /* 24 MHz WallClock == 42ns resolution */ in azx_get_time_info()542 audio_tstamp_report->actual_type = in azx_get_time_info()544 audio_tstamp_report->accuracy_report = 1; in azx_get_time_info()546 audio_tstamp_report->accuracy = 42; in azx_get_time_info()549 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in azx_get_time_info()
1251 struct snd_pcm_audio_tstamp_report *audio_tstamp_report) in skl_get_time_info() argument1269 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in skl_get_time_info()1270 audio_tstamp_report->accuracy_report = 1; /* rest of struct is valid */ in skl_get_time_info()1271 audio_tstamp_report->accuracy = 42; /* 24MHzWallClk == 42ns resolution */ in skl_get_time_info()1274 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in skl_get_time_info()
66 struct snd_pcm_audio_tstamp_report *audio_tstamp_report);420 struct snd_pcm_audio_tstamp_report audio_tstamp_report; member
214 (runtime->audio_tstamp_report.actual_type == in update_audio_tstamp()276 &runtime->audio_tstamp_report); in snd_pcm_update_hw_ptr0()279 if (runtime->audio_tstamp_report.actual_type == SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT) in snd_pcm_update_hw_ptr0()
874 runtime->audio_tstamp_report.valid = 0; in snd_pcm_status()876 runtime->audio_tstamp_report.valid = 1; in snd_pcm_status()890 if (runtime->audio_tstamp_report.valid == 1) in snd_pcm_status()894 &runtime->audio_tstamp_report); in snd_pcm_status()