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

  /hardware/libhardware/modules/audio/
audio_hw.c 432 static int adev_open(const hw_module_t* module, const char* name, function
435 ALOGV("adev_open: %s", name);
476 .open = adev_open,
  /device/generic/goldfish/audio/
audio_hw.c 635 static int adev_open(const hw_module_t* module, const char* name, function
681 .open = adev_open,
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 913 static int adev_open(const hw_module_t* module, const char* name, function
955 .open = adev_open,
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 1037 static int adev_open(const hw_module_t* module, const char* name, hw_device_t** device) function
    [all...]
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 1324 static int adev_open(const hw_module_t* module, const char* name, function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2745 static int adev_open(const hw_module_t *module, const char *name, function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4613 static int adev_open(const hw_module_t *module, const char *name, function
    [all...]

Completed in 211 milliseconds