Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
Dtimer.c90 snd_timer_params_alloca(&params); in main()
/third_party/alsa-lib/include/
Dtimer.h218 #define snd_timer_params_alloca(ptr) __snd_alloca(ptr, snd_timer_params) macro