Home
last modified time | relevance | path

Searched defs:acall_table (Results 1 – 1 of 1) sorted by relevance

/third_party/alsa-lib/src/alisp/
Dalisp_snd.c24 struct acall_table { struct
26 …struct alisp_object * (*func) (struct alisp_instance *instance, struct acall_table * item, struct … argument
27 void * xfunc;
28 const char *prefix;
785 static const struct acall_table acall_table[] = { variable