Searched refs:s_cleanup (Results 1 – 1 of 1) sorted by relevance
30 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