Home
last modified time | relevance | path

Searched refs:EFFECT_QUEUE_PATH (Results 1 – 2 of 2) sorted by relevance

/device/google/crosshatch/vibrator/
Dimpl.cpp35 static constexpr char EFFECT_QUEUE_PATH[] = "/sys/class/leds/vibrator/device/cp_trigger_queue"; variable
127 std::ofstream queue{EFFECT_QUEUE_PATH}; in makeVibratorService()
129 ALOGE("Failed to open %s (%d): %s", EFFECT_QUEUE_PATH, errno, strerror(errno)); in makeVibratorService()
/device/google/coral/vibrator/
Dandroid.hardware.vibrator@1.3-service.coral.rc16 setenv EFFECT_QUEUE_PATH /sys/class/leds/vibrator/device/cp_trigger_queue