Searched defs:platform_profile_handler (Results 1 – 3 of 3) 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
280 struct platform_profile_handler platform_profile_handler; member