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

1 2 3 4 5 6 7 891011>>

  /hardware/libhardware/modules/usbcamera/
Camera.cpp 40 static int close_device(hw_device_t* dev) {
125 int Camera::open(const hw_module_t *module, hw_device_t **device) {
  /hardware/qcom/audio/legacy/alsa_sound/
audio_policy_hal.cpp 415 static int qcom_ap_dev_close(hw_device_t* device)
423 hw_device_t** device)
  /hardware/qcom/display/msm8084/libgralloc/
framebuffer.cpp 368 static int fb_close(struct hw_device_t *dev)
380 hw_device_t** device)
  /hardware/qcom/display/msm8226/libgralloc/
framebuffer.cpp 369 static int fb_close(struct hw_device_t *dev)
381 hw_device_t** device)
  /hardware/qcom/display/msm8909/libgralloc/
framebuffer.cpp 385 static int fb_close(struct hw_device_t *dev)
402 hw_device_t** device)
  /hardware/qcom/display/msm8960/libgralloc/
framebuffer.cpp 347 static int fb_close(struct hw_device_t *dev)
357 hw_device_t** device)
  /hardware/qcom/display/msm8994/libgralloc/
framebuffer.cpp 393 static int fb_close(struct hw_device_t *dev)
410 hw_device_t** device)
  /hardware/qcom/display/msm8996/hdmi_cec/
qhdmi_cec.cpp 399 static int cec_device_close(struct hw_device_t *dev)
464 struct hw_device_t** device)
  /hardware/qcom/display/msm8996/libgralloc/
framebuffer.cpp 383 static int fb_close(struct hw_device_t *dev)
400 hw_device_t** device)
  /hardware/qcom/display/msm8998/hdmi_cec/
qhdmi_cec.cpp 399 static int cec_device_close(struct hw_device_t *dev)
464 struct hw_device_t** device)
  /hardware/qcom/display/msm8998/libgralloc/
framebuffer.cpp 387 static int fb_close(struct hw_device_t *dev)
404 hw_device_t** device)
  /device/generic/goldfish/camera/
EmulatedFakeCamera2.h 61 virtual status_t connectCamera(hw_device_t** device);
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngDisplayContext.cpp 46 const hw_device_t *gralloc;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
TngDisplayContext.cpp 45 const hw_device_t *gralloc;
TngGrallocBufferMapper.cpp 25 TngGrallocBufferMapper::TngGrallocBufferMapper(const hw_device_t& gralloc,
  /hardware/interfaces/thermal/1.0/default/
Thermal.cpp 193 struct hw_device_t* device;
  /hardware/interfaces/tv/input/1.0/default/
TvInput.cpp 205 reinterpret_cast<hw_device_t**>(&input_device));
  /hardware/libhardware/include/hardware/
audio.h 572 * as users of this structure will cast a hw_device_t to audio_hw_device pointer in contexts
573 * where it's known the hw_device_t references an audio_hw_device.
575 struct hw_device_t common;
bluetooth.h 607 struct hw_device_t common;
gralloc1.h 268 * will be generated by casting from a hw_device_t* */
269 struct hw_device_t common;
    [all...]
hdmi_cec.h 302 * hdmi_cec_device as users of this structure will cast a hw_device_t to hdmi_cec_device
303 * pointer in contexts where it's known the hw_device_t references a hdmi_cec_device.
305 struct hw_device_t common;
  /system/bt/service/hal/
bluetooth_interface.cc 249 hw_device_t* device;
  /device/generic/goldfish/audio/
audio_hw_legacy.c 640 static int adev_close(hw_device_t *dev)
655 hw_device_t** device)
  /device/generic/goldfish/fingerprint/
fingerprint.c 785 static int fingerprint_close(hw_device_t* device) {
806 hw_device_t** device)
  /device/generic/goldfish/sensors/
sensors_qemu.c 447 static int sensor_device_close(struct hw_device_t* dev0)
837 struct hw_device_t* *device)

Completed in 3258 milliseconds

1 2 3 4 5 6 7 891011>>