Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
Dtimer.c12 snd_timer_status_alloca(&status); in show_status()
/third_party/alsa-lib/include/
Dtimer.h238 #define snd_timer_status_alloca(ptr) __snd_alloca(ptr, snd_timer_status) macro