Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/alisp/
Dalisp_snd.c278 typedef int (*snd_int_p_t)(void *rctl); typedef
372 return new_integer(instance, ((snd_int_p_t)item->xfunc)(handle)); in FA_int_p()