Home
last modified time | relevance | path

Searched refs:delay_negative_threshold (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/
Dhdac_stream.c276 azx_dev->delay_negative_threshold = in snd_hdac_stream_setup()
279 azx_dev->delay_negative_threshold = 0; in snd_hdac_stream_setup()
/kernel/linux/linux-5.10/include/sound/
Dhdaudio.h540 int delay_negative_threshold; member
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_intel.c632 if (delay >= azx_dev->core.delay_negative_threshold) in azx_get_delay_from_lpib()