Searched refs:adev_open (Results 1 – 4 of 4) sorted by relevance
/hardware/libhardware/modules/usbaudio/ |
D | audio_hw.c | 382 static int adev_open(const hw_module_t* module, const char* name, in adev_open() function 421 .open = adev_open,
|
/hardware/libhardware/modules/audio/ |
D | audio_hw.c | 382 static int adev_open(const hw_module_t* module, const char* name, in adev_open() function 424 .open = adev_open,
|
/hardware/libhardware/modules/audio_remote_submix/ |
D | audio_hw.cpp | 769 static int adev_open(const hw_module_t* module, const char* name, in adev_open() function 814 /* open */ adev_open,
|
/hardware/qcom/audio/hal/ |
D | audio_hw.c | 2320 static int adev_open(const hw_module_t *module, const char *name, in adev_open() function 2404 .open = adev_open,
|