Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dpcm.h302 u32 report_delay:1; /* add total delay to A/D or D/A */ member
309 config->report_delay = (data >> 4) & 1; in snd_pcm_unpack_audio_tstamp_config()
/linux-6.3-rc2/sound/pci/hda/
A Dhda_controller.c507 if (audio_tstamp_config->report_delay) in azx_get_time_info()
/linux-6.3-rc2/sound/soc/intel/skylake/
A Dskl-pcm.c1253 if (audio_tstamp_config->report_delay) in skl_platform_soc_get_time_info()
/linux-6.3-rc2/sound/core/
A Dpcm_lib.c230 if (runtime->audio_tstamp_config.report_delay) { in update_audio_tstamp()

Completed in 16 milliseconds