Searched refs:RTP_INPUT_PATH (Results 1 – 2 of 2) sorted by relevance
37 static constexpr char RTP_INPUT_PATH[] = "/sys/class/leds/vibrator/device/rtp_input"; variable152 std::ofstream rtpinput{RTP_INPUT_PATH}; in registerVibratorService()155 ALOGW("Failed to open %s (%d): %s", RTP_INPUT_PATH, error, strerror(error)); in registerVibratorService()
38 static constexpr char RTP_INPUT_PATH[] = "/sys/class/leds/vibrator/device/rtp_input"; variable175 hwapi.rtpInput.open(RTP_INPUT_PATH); in registerVibratorService()178 ALOGW("Failed to open %s (%d): %s", RTP_INPUT_PATH, error, strerror(error)); in registerVibratorService()