Searched refs:audio_tstamp_report (Results 1 – 4 of 4) sorted by relevance
507 struct snd_pcm_audio_tstamp_report *audio_tstamp_report) in azx_get_time_info() argument527 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in azx_get_time_info()528 audio_tstamp_report->accuracy_report = 1; /* rest of structure is valid */ in azx_get_time_info()529 audio_tstamp_report->accuracy = 42; /* 24 MHz WallClock == 42ns resolution */ in azx_get_time_info()553 audio_tstamp_report->actual_type = in azx_get_time_info()555 audio_tstamp_report->accuracy_report = 1; in azx_get_time_info()557 audio_tstamp_report->accuracy = 42; in azx_get_time_info()560 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in azx_get_time_info()
1068 struct snd_pcm_audio_tstamp_report *audio_tstamp_report) in skl_get_time_info() argument1086 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in skl_get_time_info()1087 audio_tstamp_report->accuracy_report = 1; /* rest of struct is valid */ in skl_get_time_info()1088 audio_tstamp_report->accuracy = 42; /* 24MHzWallClk == 42ns resolution */ in skl_get_time_info()1091 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in skl_get_time_info()
247 (runtime->audio_tstamp_report.actual_type == in update_audio_tstamp()309 &runtime->audio_tstamp_report); in snd_pcm_update_hw_ptr0()312 if (runtime->audio_tstamp_report.actual_type == SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT) in snd_pcm_update_hw_ptr0()
746 runtime->audio_tstamp_report.valid = 0; in snd_pcm_status()748 runtime->audio_tstamp_report.valid = 1; in snd_pcm_status()762 if (runtime->audio_tstamp_report.valid == 1) in snd_pcm_status()766 &runtime->audio_tstamp_report); in snd_pcm_status()