Searched defs:platform_profile_handler (Results 1 – 4 of 4) sorted by relevance
29 struct platform_profile_handler { struct31 int (*profile_get)(struct platform_profile_handler *pprof, argument33 int (*profile_set)(struct platform_profile_handler *pprof, argument
247 static struct platform_profile_handler platform_profile_handler; variable
700 static struct platform_profile_handler platform_profile_handler; variable
292 struct platform_profile_handler platform_profile_handler; member