Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dhdac_stream.c310 azx_dev->delay_negative_threshold = in snd_hdac_stream_setup()
313 azx_dev->delay_negative_threshold = 0; in snd_hdac_stream_setup()
/openbmc/linux/include/sound/
H A Dhdaudio.h558 int delay_negative_threshold; member
/openbmc/linux/sound/pci/hda/
H A Dhda_intel.c585 if (delay >= azx_dev->core.delay_negative_threshold) in azx_get_delay_from_lpib()