Searched refs:adev_open (Results 1 – 7 of 7) sorted by relevance
/aosp12/system/bt/audio_bluetooth_hw/ |
H A D | audio_bluetooth_hw.cc | 110 static int adev_open(const hw_module_t* module, const char* name, in adev_open() function 147 .open = adev_open,
|
/aosp12/hardware/libhardware/modules/audio/ |
H A D | audio_hw.c | 569 static int adev_open(const hw_module_t* module, const char* name, in adev_open() function 612 .open = adev_open,
|
/aosp12/system/bt/audio_hearing_aid_hw/src/ |
H A D | audio_hearing_aid_hw.cc | 1850 static int adev_open(const hw_module_t* module, const char* name, in adev_open() function 1896 .open = adev_open,
|
/aosp12/system/bt/audio_a2dp_hw/src/ |
H A D | audio_a2dp_hw.cc | 1889 static int adev_open(const hw_module_t* module, const char* name, in adev_open() function 1935 .open = adev_open,
|
/aosp12/hardware/libhardware/modules/audio_remote_submix/ |
H A D | audio_hw.cpp | 1804 static int adev_open(const hw_module_t* module, const char* name, in audio_config_compare() function 1851 /* open */ adev_open, in audio_config_compare()
|
/aosp12/hardware/libhardware/modules/usbaudio/ |
H A D | audio_hal.c | 1861 static int adev_open(const hw_module_t* module, const char* name, hw_device_t** device) in adev_open() function 1905 .open = adev_open,
|
/aosp12/hardware/qcom/audio/hal/ |
H A D | audio_hw.c | 6562 static int adev_open(const hw_module_t *module, const char *name, in adev_open() function 6758 .open = adev_open,
|