Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_core.h85 int snd_schd_timeout(snd_schd_t schd, long ms);
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_pcm.c912 tout = snd_schd_timeout(runtime->tsleep, wait_time*1000); in wait_for_avail()
2220 tout = snd_schd_timeout(runtime->sleep, tout*1000); in ksnd_pcm_drain()
2428 tout = snd_schd_timeout(runtime->dsleep, wait_time*100); in ksnd_pcm_wait()
2430 tout = snd_schd_timeout(runtime->dsleep_list[index-1], wait_time*100); in ksnd_pcm_wait()
A Dsnd_core.c113 int snd_schd_timeout(snd_schd_t schd, long ms) in snd_schd_timeout() function

Completed in 11 milliseconds