Searched refs:s_close (Results 1 – 1 of 1) sorted by relevance
59 static status_t s_close(alsa_handle_t *);141 dev->close = s_close; in s_device_open()649 s_close(handle); in s_open()739 s_close(handle); in s_start_voip_call()945 s_close(handle); in s_start_voice_call()1050 s_close(handle); in s_start_fm()1089 static status_t s_close(alsa_handle_t *handle) in s_close() function