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

1 2 3

  /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/audio/legacy/alsa_sound/
acoustics_default.cpp 60 dev->common.tag = HARDWARE_DEVICE_TAG;
  /system/security/softkeymaster/
module.cpp 57 dev->common.tag = HARDWARE_DEVICE_TAG;
  /hardware/libhardware/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/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;
  /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;
  /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/lge/hammerhead/liblight/
lights.c 232 dev->common.tag = HARDWARE_DEVICE_TAG;
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 139 dev->nci_device.common.tag = HARDWARE_DEVICE_TAG;
  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 436 stack->common.tag = HARDWARE_DEVICE_TAG;
  /hardware/invensense/60xx/libsensors_iio/
sensors_mpl.cpp 248 dev->device.common.tag = HARDWARE_DEVICE_TAG;
  /hardware/libhardware/modules/audio/
audio_policy.c 324 dev->device.common.tag = HARDWARE_DEVICE_TAG;
  /hardware/libhardware/modules/gralloc/
gralloc.cpp 296 dev->device.common.tag = HARDWARE_DEVICE_TAG;
  /hardware/qcom/display/msm8960/liblight/
lights.c 304 dev->common.tag = HARDWARE_DEVICE_TAG;
  /hardware/qcom/display/msm8974/liblight/
lights.c 304 dev->common.tag = HARDWARE_DEVICE_TAG;
  /hardware/qcom/display/msm8x26/liblight/
lights.c 304 dev->common.tag = HARDWARE_DEVICE_TAG;
  /hardware/samsung_slsi/exynos5/gralloc/
framebuffer.cpp 248 dev->common.tag = HARDWARE_DEVICE_TAG;
  /device/samsung/manta/liblights/
lights.c 349 dev->common.tag = HARDWARE_DEVICE_TAG;
  /device/samsung/manta/libsensors/
sensors.cpp 372 dev->device.common.tag = HARDWARE_DEVICE_TAG;
  /hardware/akm/AK8975_FS/libsensors/
sensors.cpp 361 dev->device.common.tag = HARDWARE_DEVICE_TAG;

Completed in 1016 milliseconds

1 2 3