Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_controller.c506 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in azx_get_time_info() argument
516 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in azx_get_time_info()
522 if (audio_tstamp_config->report_delay) in azx_get_time_info()
531 } else if (is_link_time_supported(runtime, audio_tstamp_config)) { in azx_get_time_info()
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-pcm.c1192 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in skl_get_time_info() argument
1200 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in skl_get_time_info()
1206 if (audio_tstamp_config->report_delay) in skl_get_time_info()
/Linux-v4.19/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-v4.19/include/sound/
Dpcm.h79 struct snd_pcm_audio_tstamp_config *audio_tstamp_config,
428 struct snd_pcm_audio_tstamp_config audio_tstamp_config; member
/Linux-v4.19/sound/core/
Dpcm_lib.c239 if (runtime->audio_tstamp_config.report_delay) { in update_audio_tstamp()
287 (runtime->audio_tstamp_config.type_requested != SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT)) { in snd_pcm_update_hw_ptr0()
290 &runtime->audio_tstamp_config, in snd_pcm_update_hw_ptr0()
Dpcm_native.c909 &runtime->audio_tstamp_config); in snd_pcm_status()
912 if (runtime->audio_tstamp_config.type_requested == in snd_pcm_status()
915 runtime->audio_tstamp_config.type_requested = in snd_pcm_status()
918 runtime->audio_tstamp_config.type_requested = in snd_pcm_status()