HomeSort by relevance Sort by last modified time
    Searched refs:s_device_close (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/audio/legacy/alsa_sound/
acoustics_default.cpp 27 static int s_device_close(hw_device_t*);
63 dev->common.close = s_device_close;
76 static int s_device_close(hw_device_t* device) function in namespace:android
alsa_default.cpp 56 static int s_device_close(hw_device_t*);
138 dev->common.close = s_device_close;
186 static int s_device_close(hw_device_t* device) function in namespace:android_audio_legacy
    [all...]

Completed in 253 milliseconds