Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/alsa_sound/
Dacoustics_default.cpp27 static int s_device_close(hw_device_t*);
63 dev->common.close = s_device_close; in s_device_open()
76 static int s_device_close(hw_device_t* device) in s_device_close() function
Dalsa_default.cpp56 static int s_device_close(hw_device_t*);
138 dev->common.close = s_device_close; in s_device_open()
186 static int s_device_close(hw_device_t* device) in s_device_close() function