Searched refs:SEQUENCER_PATH (Results 1 – 2 of 2) sorted by relevance
39 static constexpr char SEQUENCER_PATH[] = "/sys/class/leds/vibrator/device/set_sequencer"; variable164 std::ofstream sequencer{SEQUENCER_PATH}; in registerVibratorService()167 ALOGW("Failed to open %s (%d): %s", SEQUENCER_PATH, error, strerror(error)); in registerVibratorService()
40 static constexpr char SEQUENCER_PATH[] = "/sys/class/leds/vibrator/device/set_sequencer"; variable187 hwapi.sequencer.open(SEQUENCER_PATH); in registerVibratorService()190 ALOGW("Failed to open %s (%d): %s", SEQUENCER_PATH, error, strerror(error)); in registerVibratorService()