Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_stream.c249 azx_dev->delay_negative_threshold = in snd_hdac_stream_setup()
252 azx_dev->delay_negative_threshold = 0; in snd_hdac_stream_setup()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h540 int delay_negative_threshold; member
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_intel.c629 if (delay >= azx_dev->core.delay_negative_threshold) in azx_get_delay_from_lpib()