Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/hda/
Dhda_controller.c492 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in azx_get_time_info() argument
502 (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-6.1.9/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-6.1.9/sound/soc/intel/skylake/
Dskl-pcm.c1241 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in skl_platform_soc_get_time_info() argument
1249 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in skl_platform_soc_get_time_info()
1254 if (audio_tstamp_config->report_delay) in skl_platform_soc_get_time_info()
/linux-6.1.9/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,
430 struct snd_pcm_audio_tstamp_config audio_tstamp_config; member
/linux-6.1.9/sound/soc/generic/
Dtest-component.c478 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in test_component_get_time_info() argument
/linux-6.1.9/sound/core/
Dpcm_lib.c230 if (runtime->audio_tstamp_config.report_delay) { in update_audio_tstamp()
283 (runtime->audio_tstamp_config.type_requested != SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT)) { in snd_pcm_update_hw_ptr0()
286 &runtime->audio_tstamp_config, in snd_pcm_update_hw_ptr0()
Dpcm_native.c1001 &runtime->audio_tstamp_config); in snd_pcm_status64()
1004 if (runtime->audio_tstamp_config.type_requested == in snd_pcm_status64()
1007 runtime->audio_tstamp_config.type_requested = in snd_pcm_status64()
1010 runtime->audio_tstamp_config.type_requested = in snd_pcm_status64()