HomeSort by relevance Sort by last modified time
    Searched refs:suggestion_func (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/profilers/powertop/src/
powertop.h 37 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);
suggestions.c 38 suggestion_func *suggestion_activate;
51 suggestion_func *func;
80 void add_suggestion(char *text, int weight, char key, char *keystring, suggestion_func *func)

Completed in 571 milliseconds