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

  /device/htc/passion-common/liblights/
lights.c 43 struct led_prop { struct
49 struct led_prop mode;
50 struct led_prop brightness;
51 struct led_prop blink;
52 struct led_prop color;
53 struct led_prop period;
115 static int init_prop(struct led_prop *prop)
133 static void close_prop(struct led_prop *prop)
161 write_int(struct led_prop *prop, int value)
187 write_rgb(struct led_prop *prop, int red, int green, int blue
    [all...]

Completed in 470 milliseconds