Searched refs:OL_LRA_PERIOD_FILEPATH (Results 1 – 2 of 2) sorted by relevance
54 static constexpr char OL_LRA_PERIOD_FILEPATH[] = "/sys/class/leds/vibrator/device/ol_lra_period"; variable86 std::ofstream ol_lra_period{OL_LRA_PERIOD_FILEPATH}; in loadCalibrationData()89 ALOGE("Failed to open %s (%d): %s", OL_LRA_PERIOD_FILEPATH, error, strerror(error)); in loadCalibrationData()223 hwapi.olLraPeriod.open(OL_LRA_PERIOD_FILEPATH); in registerVibratorService()226 ALOGW("Failed to open %s (%d): %s", OL_LRA_PERIOD_FILEPATH, error, strerror(error)); in registerVibratorService()
51 static constexpr char OL_LRA_PERIOD_FILEPATH[] = "/sys/class/leds/vibrator/device/ol_lra_period"; variable77 std::ofstream ol_lra_period{OL_LRA_PERIOD_FILEPATH}; in loadCalibrationData()80 ALOGE("Failed to open %s (%d): %s", OL_LRA_PERIOD_FILEPATH, error, in loadCalibrationData()