Home
last modified time | relevance | path

Searched refs:stream_delay (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_sigmatel.c196 unsigned int stream_delay; member
247 if (action == HDA_GEN_PCM_ACT_OPEN && spec->stream_delay) in stac_playback_pcm_hook()
248 msleep(spec->stream_delay); in stac_playback_pcm_hook()
4785 spec->stream_delay = 40; /* 40 milliseconds */ in patch_stac92hd71bxx()
4794 spec->stream_delay = 40; /* 40 milliseconds */ in patch_stac92hd71bxx()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_sigmatel.c196 unsigned int stream_delay; member
247 if (action == HDA_GEN_PCM_ACT_OPEN && spec->stream_delay) in stac_playback_pcm_hook()
248 msleep(spec->stream_delay); in stac_playback_pcm_hook()
4780 spec->stream_delay = 40; /* 40 milliseconds */ in patch_stac92hd71bxx()
4789 spec->stream_delay = 40; /* 40 milliseconds */ in patch_stac92hd71bxx()

Completed in 11 milliseconds