Searched refs:adev_open (Results 1 – 7 of 7) sorted by relevance
/hardware/libhardware/modules/audio/ |
D | audio_hw.c | 432 static int adev_open(const hw_module_t* module, const char* name, in adev_open() function 476 .open = adev_open,
|
/hardware/intel/audio_media/hdmi/ |
D | tinyaudio_hw.c | 913 static int adev_open(const hw_module_t* module, const char* name, in adev_open() function 955 .open = adev_open,
|
/hardware/libhardware/modules/usbaudio/ |
D | audio_hal.c | 1049 static int adev_open(const hw_module_t* module, const char* name, hw_device_t** device) in adev_open() function 1087 .open = adev_open,
|
/hardware/bsp/intel/peripheral/audio/generic/ |
D | audio_hal.c | 1171 static int adev_open(const hw_module_t* module, const char* name, hw_device_t** device) in adev_open() function 1227 .open = adev_open,
|
/hardware/libhardware/modules/audio_remote_submix/ |
D | audio_hw.cpp | 1716 static int adev_open(const hw_module_t* module, const char* name, in audio_config_compare() function 1763 /* open */ adev_open, in audio_config_compare()
|
/hardware/qcom/audio/hal/ |
D | audio_hw.c | 3001 static int adev_open(const hw_module_t *module, const char *name, in adev_open() function 3159 .open = adev_open,
|
/hardware/qcom/audio/msm8909/hal/ |
D | audio_hw.c | 3377 static int adev_open(const hw_module_t *module, const char *name, in adev_open() function 3527 .open = adev_open,
|