OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:time_slope_up_2
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/common/linux/
leds-an30259a.h
35
__u16
time_slope_up_2
;
member in struct:an30259a_pr_control
/external/kernel-headers/original/linux/
leds-an30259a.h
42
* Total time for time_slope_up_1 +
time_slope_up_2
+ time_on as well as for
60
__u16
time_slope_up_2
;
member in struct:an30259a_pr_control
/device/samsung/tuna/liblight/
lights.c
154
led.
time_slope_up_2
= (SLOPE_UP_2 * state->flashOnMS) / 1000;
Completed in 166 milliseconds