Home
last modified time | relevance | path

Searched defs:platform_profile_handler (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Dplatform_profile.h29 struct platform_profile_handler { struct
31 int (*profile_get)(struct platform_profile_handler *pprof, argument
33 int (*profile_set)(struct platform_profile_handler *pprof, argument
/Linux-v5.15/drivers/platform/x86/
Dhp-wmi.c169 static struct platform_profile_handler platform_profile_handler; variable
Dasus-wmi.c223 struct platform_profile_handler platform_profile_handler; member