Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_controller.c495 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in azx_get_time_info() argument
505 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in azx_get_time_info()
511 if (audio_tstamp_config->report_delay) in azx_get_time_info()
520 } else if (is_link_time_supported(runtime, audio_tstamp_config)) { in azx_get_time_info()
/Linux-v5.4/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.4/sound/soc/intel/skylake/
Dskl-pcm.c1250 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in skl_get_time_info() argument
1258 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in skl_get_time_info()
1264 if (audio_tstamp_config->report_delay) in skl_get_time_info()
/Linux-v5.4/include/sound/
Dpcm.h65 struct snd_pcm_audio_tstamp_config *audio_tstamp_config,
419 struct snd_pcm_audio_tstamp_config audio_tstamp_config; member
/Linux-v5.4/sound/core/
Dpcm_lib.c224 if (runtime->audio_tstamp_config.report_delay) { in update_audio_tstamp()
272 (runtime->audio_tstamp_config.type_requested != SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT)) { in snd_pcm_update_hw_ptr0()
275 &runtime->audio_tstamp_config, in snd_pcm_update_hw_ptr0()
Dpcm_native.c863 &runtime->audio_tstamp_config); in snd_pcm_status()
866 if (runtime->audio_tstamp_config.type_requested == in snd_pcm_status()
869 runtime->audio_tstamp_config.type_requested = in snd_pcm_status()
872 runtime->audio_tstamp_config.type_requested = in snd_pcm_status()