Searched defs:pprof (Results 1 – 6 of 6) sorted by relevance
/drivers/platform/surface/ |
D | surface_platform_profile.c | 108 static int ssam_platform_profile_get(struct platform_profile_handler *pprof, in ssam_platform_profile_get() 129 static int ssam_platform_profile_set(struct platform_profile_handler *pprof, in ssam_platform_profile_set()
|
/drivers/acpi/ |
D | platform_profile.c | 139 int platform_profile_register(struct platform_profile_handler *pprof) in platform_profile_register()
|
/drivers/platform/x86/hp/ |
D | hp-wmi.c | 901 static int platform_profile_get(struct platform_profile_handler *pprof, in platform_profile_get() 927 static int platform_profile_set(struct platform_profile_handler *pprof, in platform_profile_set()
|
/drivers/platform/x86/ |
D | ideapad-laptop.c | 113 struct platform_profile_handler pprof; member 756 static int dytc_profile_get(struct platform_profile_handler *pprof, in dytc_profile_get() 809 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set()
|
D | asus-wmi.c | 2197 static int platform_profile_get(struct platform_profile_handler *pprof, in platform_profile_get() 2224 static int platform_profile_set(struct platform_profile_handler *pprof, in platform_profile_set()
|
D | thinkpad_acpi.c | 10181 static int dytc_profile_get(struct platform_profile_handler *pprof, in dytc_profile_get() 10232 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set()
|