Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dstream.c343 azx_dev->delay_negative_threshold = in snd_hdac_stream_cleanup()
346 azx_dev->delay_negative_threshold = 0; in snd_hdac_stream_cleanup()
/linux/include/sound/
H A Dhdaudio.h564 int delay_negative_threshold; member
/linux/sound/hda/controllers/
H A Dintel.c599 if (delay >= azx_dev->core.delay_negative_threshold) in azx_get_delay_from_lpib()