Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c561 static int period_to_usecs(struct snd_pcm_runtime *runtime) in period_to_usecs() function
807 if ((usecs = period_to_usecs(runtime)) >= 0) in snd_pcm_hw_params()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_native.c579 static int period_to_usecs(struct snd_pcm_runtime *runtime) in period_to_usecs() function
825 usecs = period_to_usecs(runtime); in snd_pcm_hw_params()

Completed in 11 milliseconds