Searched refs:FA_int_p (Results 1 – 1 of 1) sorted by relevance
/third_party/alsa-lib/src/alisp/ |
D | alisp_snd.c | 361 static struct alisp_object * FA_int_p(struct alisp_instance * instance, struct acall_table * item, … in FA_int_p() function 791 { "ctl_close", &FA_int_p, (void *)&snd_ctl_close, "ctl" }, 793 { "hctl_close", &FA_int_p, (void *)&snd_hctl_close, "hctl" }, 802 { "hctl_free", &FA_int_p, (void *)&snd_hctl_free, "hctl" }, 804 { "hctl_load", &FA_int_p, (void *)&snd_hctl_load, "hctl" },
|