HomeSort by relevance Sort by last modified time
    Searched full:pwm_file (Results 1 - 1 of 1) sorted by null

  /hardware/qcom/display/liblight/
lights.c 197 char pwm_file[MAX_PATH_SIZE]; local
201 sprintf(pwm_file, LED_PWM_FILE, rgb ? "red" : "white");
220 write_int(pwm_file, pwm);

Completed in 2551 milliseconds