Home
last modified time | relevance | path

Searched refs:type_requested (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/sound/
Dpcm.h295 u32 type_requested:4; member
302 config->type_requested = data & 0xF; in snd_pcm_unpack_audio_tstamp_config()
/linux-4.1.27/sound/core/
Dpcm_native.c727 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()
Dpcm_lib.c303 (runtime->audio_tstamp_config.type_requested != SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT)) { in snd_pcm_update_hw_ptr0()
/linux-4.1.27/sound/pci/hda/
Dhda_controller.c751 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in azx_get_time_info()