Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dpcm.h299 u32 type_requested:4; member
306 config->type_requested = data & 0xF; in snd_pcm_unpack_audio_tstamp_config()
/Linux-v6.6/sound/pci/hda/
Dhda_controller.c484 if (ts->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK_SYNCHRONIZED) in is_link_time_supported()
502 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in azx_get_time_info()
/Linux-v6.6/sound/core/
Dpcm_native.c1004 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()
Dpcm_lib.c308 (runtime->audio_tstamp_config.type_requested != SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT)) { in snd_pcm_update_hw_ptr0()
/Linux-v6.6/sound/soc/intel/skylake/
Dskl-pcm.c1249 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in skl_platform_soc_get_time_info()