OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:power_set_interactive
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/modules/power/
power.c
32
static void
power_set_interactive
(struct power_module *module, int on)
function
60
.setInteractive =
power_set_interactive
,
/device/samsung/manta/power/
power_manta.c
124
static void
power_set_interactive
(struct power_module *module, int on)
function
130
ALOGV("
power_set_interactive
: %d\n", on);
141
ALOGV("
power_set_interactive
: %d done\n", on);
211
setInteractive:
power_set_interactive
,
/hardware/qcom/power/
power.c
166
static void
power_set_interactive
(struct power_module *module, int on)
function
222
.setInteractive =
power_set_interactive
,
Completed in 52 milliseconds