HomeSort by relevance Sort by last modified time
    Searched refs:HARDWARE_DEVICE_TAG (Results 1 - 25 of 102) sorted by null

1 2 3 4 5

  /device/generic/goldfish/camera/
EmulatedBaseCamera.cpp 48 device->tag = HARDWARE_DEVICE_TAG;
  /hardware/libhardware/modules/nfc/
nfc_pn544_example.c 36 dev->common.tag = HARDWARE_DEVICE_TAG;
  /hardware/qcom/gps/loc_api/libloc_api_50001/
gps.c 51 dev->common.tag = HARDWARE_DEVICE_TAG;
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
gps.c 47 dev->common.tag = HARDWARE_DEVICE_TAG;
  /device/generic/goldfish/vibrator/
vibrator_qemu.c 62 vibradev->common.tag = HARDWARE_DEVICE_TAG;
  /hardware/libhardware/modules/fingerprint/
fingerprint.c 62 dev->common.tag = HARDWARE_DEVICE_TAG;
  /hardware/qcom/audio/legacy/alsa_sound/
acoustics_default.cpp 60 dev->common.tag = HARDWARE_DEVICE_TAG;
  /system/security/softkeymaster/
module.cpp 56 dev->common.tag = HARDWARE_DEVICE_TAG;
  /external/chromium_org/third_party/hwcplus/include/hardware/
hardware.h 35 #define HARDWARE_DEVICE_TAG MAKE_TAG_CONSTANT('H', 'W', 'D', 'T')
164 /** tag must be initialized to HARDWARE_DEVICE_TAG */
  /hardware/libhardware/include/hardware/
hardware.h 35 #define HARDWARE_DEVICE_TAG MAKE_TAG_CONSTANT('H', 'W', 'D', 'T')
168 /** tag must be initialized to HARDWARE_DEVICE_TAG */
  /hardware/libhardware/modules/consumerir/
consumerir.c 89 dev->common.tag = HARDWARE_DEVICE_TAG;
  /hardware/libhardware/modules/local_time/
local_time_hw.c 80 ltdev->device.common.tag = HARDWARE_DEVICE_TAG;
  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 82 dev->common.tag = HARDWARE_DEVICE_TAG;
  /hardware/libhardware/modules/vibrator/
vibrator.c 106 vibradev->common.tag = HARDWARE_DEVICE_TAG;
  /device/asus/grouper/liblights/
lights.c 129 dev->common.tag = HARDWARE_DEVICE_TAG;
  /hardware/libhardware/modules/hwcomposer/
hwcomposer.cpp 119 dev->device.common.tag = HARDWARE_DEVICE_TAG;
  /hardware/libhardware/modules/tv_input/
tv_input.cpp 124 dev->device.common.tag = HARDWARE_DEVICE_TAG;
  /device/asus/grouper/nfc/
nfc_hw.c 117 dev->common.tag = HARDWARE_DEVICE_TAG;
  /device/generic/goldfish/lights/
lights_qemu.c 188 dev->common.tag = HARDWARE_DEVICE_TAG;
  /device/htc/flounder/lights/
lights.c 139 dev->common.tag = HARDWARE_DEVICE_TAG;
  /device/lge/hammerhead/liblight/
lights.c 232 dev->common.tag = HARDWARE_DEVICE_TAG;
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 140 dev->nci_device.common.tag = HARDWARE_DEVICE_TAG;
  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 489 stack->common.tag = HARDWARE_DEVICE_TAG;
  /hardware/intel/img/hwcomposer/common/base/
HwcModule.cpp 265 hwc.hwc_composer_device_1_t::common.tag = HARDWARE_DEVICE_TAG;
  /hardware/invensense/60xx/libsensors_iio/
sensors_mpl.cpp 248 dev->device.common.tag = HARDWARE_DEVICE_TAG;

Completed in 285 milliseconds

1 2 3 4 5