Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dpcm_native.c571 static int period_to_usecs(struct snd_pcm_runtime *runtime) in period_to_usecs() function
759 if ((usecs = period_to_usecs(runtime)) >= 0) in snd_pcm_hw_params()