OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hint_data
(Results
1 - 3
of
3
) sorted by null
/device/huawei/angler/power/
hint-data.h
36
struct
hint_data
{
struct
41
int hint_compare(struct
hint_data
*first_hint,
42
struct
hint_data
*other_hint);
43
void hint_dump(struct
hint_data
*hint);
/device/lge/bullhead/power/
hint-data.h
36
struct
hint_data
{
struct
41
int hint_compare(struct
hint_data
*first_hint,
42
struct
hint_data
*other_hint);
43
void hint_dump(struct
hint_data
*hint);
/device/google/marlin/power/
hint-data.h
37
struct
hint_data
{
struct
42
int hint_compare(struct
hint_data
*first_hint,
43
struct
hint_data
*other_hint);
44
void hint_dump(struct
hint_data
*hint);
Completed in 100 milliseconds