Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/alsa_sound/
Dacoustics_default.cpp30 static status_t s_cleanup(acoustic_device_t *);
67 dev->cleanup = s_cleanup; in s_device_open()
87 static status_t s_cleanup(acoustic_device_t *dev) in s_cleanup() function