Searched defs:suggestion_func (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/profilers/powertop/src/
H A Dpowertop.h37 typedef void (suggestion_func)(void); typedef
78 extern suggestion_func *suggestion_activate;
115 void add_suggestion(char *text, int weight, char key, char *keystring, suggestion_func *func);

Completed in 213 milliseconds