Home
last modified time | relevance | path

Searched refs:audio_tstamp_config (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/sound/pci/hda/
Dhda_controller.c491 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in azx_get_time_info() argument
501 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in azx_get_time_info()
507 if (audio_tstamp_config->report_delay) in azx_get_time_info()
516 } else if (is_link_time_supported(runtime, audio_tstamp_config)) { in azx_get_time_info()
/Linux-v5.10/Documentation/sound/designs/
Dtimestamping.rst75 audio_tstamp_config fields, thus get an estimate of the timestamp
120 application, the audio_tstamp_config can be changed dynamically. In
/Linux-v5.10/sound/soc/intel/skylake/
Dskl-pcm.c1249 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in skl_platform_soc_get_time_info() argument
1257 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in skl_platform_soc_get_time_info()
1263 if (audio_tstamp_config->report_delay) in skl_platform_soc_get_time_info()
/Linux-v5.10/include/sound/
Dsoc-component.h137 struct snd_pcm_audio_tstamp_config *audio_tstamp_config,
Dpcm.h67 struct snd_pcm_audio_tstamp_config *audio_tstamp_config,
423 struct snd_pcm_audio_tstamp_config audio_tstamp_config; member
/Linux-v5.10/sound/core/
Dpcm_lib.c229 if (runtime->audio_tstamp_config.report_delay) { in update_audio_tstamp()
282 (runtime->audio_tstamp_config.type_requested != SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT)) { in snd_pcm_update_hw_ptr0()
285 &runtime->audio_tstamp_config, in snd_pcm_update_hw_ptr0()
Dpcm_native.c929 &runtime->audio_tstamp_config); in snd_pcm_status64()
932 if (runtime->audio_tstamp_config.type_requested == in snd_pcm_status64()
935 runtime->audio_tstamp_config.type_requested = in snd_pcm_status64()
938 runtime->audio_tstamp_config.type_requested = in snd_pcm_status64()