Home
last modified time | relevance | path

Searched refs:openInput (Results 1 – 12 of 12) sorted by relevance

/hardware/akm/AK8975_FS/libsensors/
DSensorBase.cpp41 data_fd = openInput(data_name); in SensorBase()
116 int SensorBase::openInput(const char* inputName) { in openInput() function in SensorBase
DSensorBase.h38 int openInput(const char* inputName);
/hardware/invensense/6515/libsensors_iio/
DSensorBase.cpp56 data_fd = openInput(data_name); in SensorBase()
149 int SensorBase::openInput(const char *inputName) in openInput() function in SensorBase
DSensorBase.h77 int openInput(const char* inputName);
/hardware/invensense/65xx/libsensors_iio/
DSensorBase.cpp54 data_fd = openInput(data_name); in SensorBase()
146 int SensorBase::openInput(const char *inputName) in openInput() function in SensorBase
DSensorBase.h76 int openInput(const char* inputName);
/hardware/libhardware_legacy/audio/
DAudioPolicyCompatClient.h53 virtual audio_io_handle_t openInput(audio_module_handle_t module,
DAudioPolicyCompatClient.cpp73 audio_io_handle_t AudioPolicyCompatClient::openInput(audio_module_handle_t module, in openInput() function in android_audio_legacy::AudioPolicyCompatClient
DAudioPolicyManagerBase.cpp966 input = mpClientInterface->openInput(profile->mModule->mHandle, in getInput()
2127 audio_io_handle_t input = mpClientInterface->openInput(profile->mModule->mHandle, in checkInputsForDevice()
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyInterface.h217 virtual audio_io_handle_t openInput(audio_module_handle_t module,
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h744 int openInput(const char* inputName);
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp1458 drv_ctx.video_vpu_fd = openInput("msm_vpu"); in component_init()
1467 drv_ctx.video_vpu_fd = openInput("msm_vpu"); in component_init()
7535 int omx_vdpp::openInput(const char* inputName) in openInput() function in omx_vdpp