Home
last modified time | relevance | path

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

/Linux-v5.10/sound/core/
Dpcm_native.c552 static int period_to_usecs(struct snd_pcm_runtime *runtime) in period_to_usecs() function
766 if ((usecs = period_to_usecs(runtime)) >= 0) in snd_pcm_hw_params()