Home
last modified time | relevance | path

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

/Linux-v6.1/sound/hda/
Dhdac_stream.c222 if (azx_dev->bus->dma_stop_delay && dma_run_state) in snd_hdac_stream_reset()
223 udelay(azx_dev->bus->dma_stop_delay); in snd_hdac_stream_reset()
/Linux-v6.1/sound/pci/hda/
Dhda_tegra.c286 bus->dma_stop_delay = 100; in hda_tegra_first_init()
/Linux-v6.1/include/sound/
Dhdaudio.h356 unsigned int dma_stop_delay; member