Home
last modified time | relevance | path

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

/linux/sound/hda/
H A Dhdac_stream.c321 azx_dev->delay_negative_threshold = in snd_hdac_stream_setup()
324 azx_dev->delay_negative_threshold = 0; in snd_hdac_stream_setup()
/linux/include/sound/
H A Dhdaudio.h560 int delay_negative_threshold; member
/linux/sound/pci/hda/
H A Dhda_intel.c590 if (delay >= azx_dev->core.delay_negative_threshold) in azx_get_delay_from_lpib()