Searched defs:pprof (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/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()
|
/Linux-v5.15/drivers/acpi/ |
D | platform_profile.c | 139 int platform_profile_register(struct platform_profile_handler *pprof) in platform_profile_register()
|
/Linux-v5.15/drivers/platform/x86/ |
D | hp-wmi.c | 892 static int platform_profile_get(struct platform_profile_handler *pprof, in platform_profile_get() 918 static int platform_profile_set(struct platform_profile_handler *pprof, in platform_profile_set()
|
D | ideapad-laptop.c | 113 struct platform_profile_handler pprof; member 755 static int dytc_profile_get(struct platform_profile_handler *pprof, in dytc_profile_get() 808 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set()
|
D | asus-wmi.c | 2172 static int platform_profile_get(struct platform_profile_handler *pprof, in platform_profile_get() 2199 static int platform_profile_set(struct platform_profile_handler *pprof, in platform_profile_set()
|
D | thinkpad_acpi.c | 10191 static int dytc_profile_get(struct platform_profile_handler *pprof, in dytc_profile_get() 10242 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set()
|