Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dalsa.c75 static void alsa_shutdown () in alsa_shutdown() function
759 funcs->shutdown = alsa_shutdown; in alsa_funcs()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/
H A Dgsmopen.h632 int alsa_shutdown(private_t * tech_pvt);
H A Dgsmopen_protocol.c2895 if (alsa_shutdown(tech_pvt)) { in alsa_init()
2904 if (alsa_shutdown(tech_pvt)) { in alsa_init()
2925 int alsa_shutdown(private_t * tech_pvt) in alsa_shutdown() function
H A Dmod_gsmopen.c621 alsa_shutdown(tech_pvt); in channel_on_destroy()
1941 if (alsa_shutdown(&globals.GSMOPEN_INTERFACES[interface_id])) { in load_config()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/asterisk/
H A Dcelliax.h905 int alsa_shutdown(struct celliax_pvt *p);
H A Dchan_celliax.c415 alsa_shutdown(p); in console_alsa_period()
2402 return alsa_shutdown(p); in celliax_sound_shutdown()
H A Dcelliax_additional.c38 if (alsa_shutdown(p)) { in alsa_init()
47 if (alsa_shutdown(p)) { in alsa_init()
68 int alsa_shutdown(struct celliax_pvt *p) in alsa_shutdown() function