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

  /device/samsung/manta/liblights/
lights.c 55 const char *const LED_SLOPE_DOWN_FILE = "slope_down";
68 unsigned int slope_down; member in struct:as3668_led_info
228 err = led_sysfs_write(buf, LED_SLOPE_DOWN_FILE, "%u", leds->slope_down);
272 leds.slope_down = LED_SLOPE_DOWN_DEFAULT;
285 if (leds.delay_on <= leds.slope_up + leds.slope_down)
288 leds.delay_on -= leds.slope_up + leds.slope_down;
  /device/samsung/manta/
ueventd.manta.rc 56 /sys/devices/platform/s3c2440-i2c.1/i2c-1/1-0042/leds/as3668 slope_down 0660 system system

Completed in 392 milliseconds