Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/sound/alsa/
Dtimestamping.txt70 audio_tstamp_config fields, get an estimate of the timestamp
115 application, the audio_tstamp_config can be changed dynamically. In
/linux-4.1.27/include/sound/
Dpcm.h79 struct snd_pcm_audio_tstamp_config *audio_tstamp_config,
422 struct snd_pcm_audio_tstamp_config audio_tstamp_config; member
/linux-4.1.27/sound/pci/hda/
Dhda_controller.c744 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in azx_get_time_info() argument
751 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in azx_get_time_info()
757 if (audio_tstamp_config->report_delay) in azx_get_time_info()
/linux-4.1.27/sound/core/
Dpcm_lib.c257 if (runtime->audio_tstamp_config.report_delay) { in update_audio_tstamp()
303 (runtime->audio_tstamp_config.type_requested != SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT)) { in snd_pcm_update_hw_ptr0()
306 &runtime->audio_tstamp_config, in snd_pcm_update_hw_ptr0()
Dpcm_native.c724 &runtime->audio_tstamp_config); in snd_pcm_status()
727 if (runtime->audio_tstamp_config.type_requested == in snd_pcm_status()
730 runtime->audio_tstamp_config.type_requested = in snd_pcm_status()
733 runtime->audio_tstamp_config.type_requested = in snd_pcm_status()