Searched refs:HARDWARE_DEVICE_TAG (Results 1 - 25 of 52) sorted by relevance

123

/hardware/libhardware/modules/nfc/
H A Dnfc_pn544_example.c36 dev->common.tag = HARDWARE_DEVICE_TAG;
/hardware/qcom/audio/legacy/alsa_sound/
H A Dacoustics_default.cpp60 dev->common.tag = HARDWARE_DEVICE_TAG;
H A Daudio_policy_hal.cpp434 dev->device.common.tag = HARDWARE_DEVICE_TAG;
/hardware/libhardware/include/hardware/
H A Dhardware.h35 #define HARDWARE_DEVICE_TAG MAKE_TAG_CONSTANT('H', 'W', 'D', 'T') macro
164 /** tag must be initialized to HARDWARE_DEVICE_TAG */
/hardware/libhardware/modules/consumerir/
H A Dconsumerir.c89 dev->common.tag = HARDWARE_DEVICE_TAG;
/hardware/libhardware/modules/local_time/
H A Dlocal_time_hw.c80 ltdev->device.common.tag = HARDWARE_DEVICE_TAG;
/hardware/libhardware/modules/nfc-nci/
H A Dnfc_nci_example.c82 dev->common.tag = HARDWARE_DEVICE_TAG;
/hardware/libhardware/modules/hwcomposer/
H A Dhwcomposer.cpp119 dev->device.common.tag = HARDWARE_DEVICE_TAG;
/hardware/invensense/60xx/libsensors_iio/
H A Dsensors_mpl.cpp248 dev->device.common.tag = HARDWARE_DEVICE_TAG;
/hardware/libhardware/modules/audio/
H A Daudio_policy.c324 dev->device.common.tag = HARDWARE_DEVICE_TAG;
H A Daudio_hw.c395 adev->device.common.tag = HARDWARE_DEVICE_TAG;
/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp296 dev->device.common.tag = HARDWARE_DEVICE_TAG;
H A Dframebuffer.cpp320 dev->device.common.tag = HARDWARE_DEVICE_TAG;
/hardware/qcom/display/msm8960/liblight/
H A Dlights.c304 dev->common.tag = HARDWARE_DEVICE_TAG;
/hardware/qcom/display/msm8974/liblight/
H A Dlights.c304 dev->common.tag = HARDWARE_DEVICE_TAG;
/hardware/qcom/display/msm8x26/liblight/
H A Dlights.c304 dev->common.tag = HARDWARE_DEVICE_TAG;
/hardware/samsung_slsi/exynos5/gralloc/
H A Dframebuffer.cpp248 dev->common.tag = HARDWARE_DEVICE_TAG;
/hardware/akm/AK8975_FS/libsensors/
H A Dsensors.cpp361 dev->device.common.tag = HARDWARE_DEVICE_TAG;
/hardware/invensense/65xx/libsensors_iio/
H A Dsensors_mpl.cpp376 dev->device.common.tag = HARDWARE_DEVICE_TAG;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c395 adev->hw_device.common.tag = HARDWARE_DEVICE_TAG;
/hardware/qcom/display/msm8960/libgralloc/
H A Dgpu.cpp43 common.tag = HARDWARE_DEVICE_TAG;
H A Dframebuffer.cpp371 dev->device.common.tag = HARDWARE_DEVICE_TAG;
/hardware/qcom/display/msm8974/libgralloc/
H A Dgpu.cpp42 common.tag = HARDWARE_DEVICE_TAG;
/hardware/qcom/display/msm8x26/libgralloc/
H A Dgpu.cpp43 common.tag = HARDWARE_DEVICE_TAG;
/hardware/libhardware_legacy/audio/
H A Daudio_policy_hal.cpp443 dev->device.common.tag = HARDWARE_DEVICE_TAG;

Completed in 3998 milliseconds

123