Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dhdac_stream.c197 azx_dev->delay_negative_threshold = in snd_hdac_stream_setup()
200 azx_dev->delay_negative_threshold = 0; in snd_hdac_stream_setup()
/linux-4.4.14/include/sound/
Dhdaudio.h426 int delay_negative_threshold; member
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-pcm.c771 if (delay >= hstream->delay_negative_threshold) in skl_get_delay_from_lpib()
/linux-4.4.14/sound/pci/hda/
Dhda_intel.c576 if (delay >= azx_dev->core.delay_negative_threshold) in azx_get_delay_from_lpib()