Searched refs:adev_open (Results 1 – 4 of 4) sorted by relevance
/hardware/libhardware/modules/audio/ |
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,
|
/hardware/libhardware/modules/usbaudio/ |
D | audio_hal.c | 1277 static int adev_open(const hw_module_t* module, const char* name, hw_device_t** device) in adev_open() function 1317 .open = adev_open,
|
/hardware/libhardware/modules/audio_remote_submix/ |
D | audio_hw.cpp | 1733 static int adev_open(const hw_module_t* module, const char* name, in audio_config_compare() function 1780 /* open */ adev_open, in audio_config_compare()
|
/hardware/qcom/audio/hal/ |
D | audio_hw.c | 6435 static int adev_open(const hw_module_t *module, const char *name, in adev_open() function 6627 .open = adev_open,
|