OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hint_dump
(Results
1 - 9
of
9
) sorted by null
/device/google/marlin/power/
hint-data.c
44
void
hint_dump
(struct hint_data *hint)
function
hint-data.h
44
void
hint_dump
(struct hint_data *hint);
utils.c
275
active_hint_list_head.dump = (void (*)(void *))
hint_dump
;
/device/huawei/angler/power/
hint-data.c
44
void
hint_dump
(struct hint_data *hint)
function
hint-data.h
43
void
hint_dump
(struct hint_data *hint);
utils.c
237
active_hint_list_head.dump = (void (*)(void *))
hint_dump
;
/device/lge/bullhead/power/
hint-data.c
44
void
hint_dump
(struct hint_data *hint)
function
hint-data.h
43
void
hint_dump
(struct hint_data *hint);
utils.c
232
active_hint_list_head.dump = (void (*)(void *))
hint_dump
;
Completed in 248 milliseconds