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
276 static struct platform_profile_handler platform_profile_handler; variable
721 static struct platform_profile_handler platform_profile_handler; variable
316 struct platform_profile_handler platform_profile_handler; member