OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:an30259a_pr_control
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/common/linux/
leds-an30259a.h
29
struct
an30259a_pr_control
{
struct
44
#define AN30259A_PR_SET_LED _IOW('S', 42, struct
an30259a_pr_control
)
45
#define AN30259A_PR_SET_LEDS _IOW('S', 43, struct
an30259a_pr_control
[3])
/external/kernel-headers/original/linux/
leds-an30259a.h
50
struct
an30259a_pr_control
{
struct
73
#define AN30259A_PR_SET_LED _IOW('S', 42, struct
an30259a_pr_control
)
74
#define AN30259A_PR_SET_LEDS _IOW('S', 43, struct
an30259a_pr_control
[3])
/device/samsung/tuna/liblight/
lights.c
106
static int write_leds(struct
an30259a_pr_control
*led)
137
struct
an30259a_pr_control
led;
Completed in 220 milliseconds