Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/platform/x86/
Dhp-wmi.c227 static struct platform_profile_handler platform_profile_handler; variable
Dasus-wmi.c253 struct platform_profile_handler platform_profile_handler; member