HomeSort by relevance Sort by last modified time
    Searched refs:hw_device_t (Results 226 - 250 of 317) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/google/dragon/audio/soundtrigger/
sound_trigger_hw.c 623 static int stdev_close(hw_device_t *device)
647 hw_device_t **device)
  /device/google/marlin/camera/QCamera2/HAL/
QCamera2HWI.h 239 static int close_camera_device(hw_device_t *);
250 int openCamera(struct hw_device_t **hw_device);
  /device/google/marlin/power/
power.c 798 hw_device_t** device)
808 /* Common hw_device_t fields */
820 *device = (hw_device_t*)dev;
  /device/huawei/angler/camera/QCamera2/HAL/
QCamera2HWI.h 238 static int close_camera_device(hw_device_t *);
246 int openCamera(struct hw_device_t **hw_device);
  /device/huawei/angler/power/
power.c 716 hw_device_t** device)
726 /* Common hw_device_t fields */
738 *device = (hw_device_t*)dev;
  /device/lge/bullhead/camera/QCamera2/HAL/
QCamera2HWI.h 238 static int close_camera_device(hw_device_t *);
246 int openCamera(struct hw_device_t **hw_device);
  /device/lge/bullhead/power/
power.c 669 hw_device_t** device)
679 /* Common hw_device_t fields */
691 *device = (hw_device_t*)dev;
  /device/linaro/hikey/audio/
audio_hw.c 631 static int adev_close(hw_device_t *device)
639 hw_device_t** device)
  /hardware/interfaces/gnss/1.0/default/
Gnss.cpp 696 hw_device_t* device;
745 hw_device_t* device;
  /system/core/trusty/keymaster/
trusty_keymaster_device.cpp 382 hw_device_t* TrustyKeymasterDevice::hw_device() {
391 int TrustyKeymasterDevice::close_device(hw_device_t* dev) {
  /system/keymaster/
android_keymaster_test_utils.h 380 static int counting_close_device(hw_device_t* dev) {
386 wrapper->device_->common.close(reinterpret_cast<hw_device_t*>(wrapper->device_));
  /device/linaro/hikey/gralloc/
gralloc_module.cpp 44 static int gralloc_device_open(const hw_module_t *module, const char *name, hw_device_t **device)
  /frameworks/base/services/core/jni/
com_android_server_fingerprint_FingerprintService.cpp 219 hw_device_t *device = NULL;
  /hardware/interfaces/camera/device/3.2/default/
CameraDevice.cpp 209 reinterpret_cast<hw_device_t**>(&device));
  /hardware/qcom/display/msm8084/libcopybit/
copybit.cpp 73 struct hw_device_t** device);
674 static int close_copybit(struct hw_device_t *dev)
704 struct hw_device_t** device)
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc.cpp 51 struct hw_device_t** device);
853 static int hwc_device_close(struct hw_device_t *dev)
866 struct hw_device_t** device)
  /hardware/qcom/display/msm8226/libcopybit/
copybit.cpp 73 struct hw_device_t** device);
674 static int close_copybit(struct hw_device_t *dev)
704 struct hw_device_t** device)
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc.cpp 61 struct hw_device_t** device);
892 static int hwc_device_close(struct hw_device_t *dev)
905 struct hw_device_t** device)
  /hardware/qcom/display/msm8909/libcopybit/
copybit.cpp 75 struct hw_device_t** device);
701 static int close_copybit(struct hw_device_t *dev)
731 struct hw_device_t** device)
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc.cpp 53 struct hw_device_t** device);
930 static int hwc_device_close(struct hw_device_t *dev)
943 struct hw_device_t** device)
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
copybit.cpp 74 struct hw_device_t** device);
686 static int close_copybit(struct hw_device_t *dev)
716 struct hw_device_t** device)
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc.cpp 51 struct hw_device_t** device);
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit.cpp 75 struct hw_device_t** device);
706 static int close_copybit(struct hw_device_t *dev)
736 struct hw_device_t** device)
  /hardware/qcom/display/msm8998/libcopybit/
copybit.cpp 75 struct hw_device_t** device);
708 static int close_copybit(struct hw_device_t *dev)
738 struct hw_device_t** device)
  /hardware/qcom/keymaster/
keymaster_qcom.cpp 663 static int qcom_km_close(hw_device_t *dev)
734 hw_device_t** device)
780 *device = reinterpret_cast<hw_device_t*>(dev.release());

Completed in 2714 milliseconds

1 2 3 4 5 6 7 8 91011>>