Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dcontroller.c489 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in azx_get_time_info() argument
499 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in azx_get_time_info()
504 if (audio_tstamp_config->report_delay) in azx_get_time_info()
513 } else if (is_link_time_supported(runtime, audio_tstamp_config)) { in azx_get_time_info()
/linux/Documentation/sound/designs/
H A 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/include/sound/
H A Dpcm.h69 struct snd_pcm_audio_tstamp_config *audio_tstamp_config,
445 struct snd_pcm_audio_tstamp_config audio_tstamp_config; member
/linux/sound/core/
H A Dpcm_lib.c258 if (runtime->audio_tstamp_config.report_delay) { in update_audio_tstamp()
311 (runtime->audio_tstamp_config.type_requested != SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT)) { in snd_pcm_update_hw_ptr0()
314 &runtime->audio_tstamp_config, in snd_pcm_update_hw_ptr0()
H A Dpcm_native.c1039 &runtime->audio_tstamp_config); in snd_pcm_status64()
1042 if (runtime->audio_tstamp_config.type_requested == in snd_pcm_status64()
1045 runtime->audio_tstamp_config.type_requested = in snd_pcm_status64()
1048 runtime->audio_tstamp_config.type_requested = in snd_pcm_status64()