Searched defs:pprof (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/platform/x86/amd/pmf/ |
A D | sps.c | 91 static int amd_pmf_profile_get(struct platform_profile_handler *pprof, in amd_pmf_profile_get() 122 static int amd_pmf_profile_set(struct platform_profile_handler *pprof, in amd_pmf_profile_set()
|
A D | pmf.h | 159 struct platform_profile_handler pprof; member
|
/linux-6.3-rc2/drivers/platform/surface/ |
A 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-6.3-rc2/drivers/acpi/ |
A D | platform_profile.c | 139 int platform_profile_register(struct platform_profile_handler *pprof) in platform_profile_register()
|
/linux-6.3-rc2/drivers/platform/x86/hp/ |
A D | hp-wmi.c | 1110 static int platform_profile_omen_get(struct platform_profile_handler *pprof, in platform_profile_omen_get() 1139 static int platform_profile_omen_set(struct platform_profile_handler *pprof, in platform_profile_omen_set() 1190 static int hp_wmi_platform_profile_get(struct platform_profile_handler *pprof, in hp_wmi_platform_profile_get() 1219 static int hp_wmi_platform_profile_set(struct platform_profile_handler *pprof, in hp_wmi_platform_profile_set()
|
/linux-6.3-rc2/drivers/platform/x86/ |
A D | ideapad-laptop.c | 117 struct platform_profile_handler pprof; member 841 static int dytc_profile_get(struct platform_profile_handler *pprof, in dytc_profile_get() 894 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set()
|
A D | asus-wmi.c | 2946 static int asus_wmi_platform_profile_get(struct platform_profile_handler *pprof, in asus_wmi_platform_profile_get() 2973 static int asus_wmi_platform_profile_set(struct platform_profile_handler *pprof, in asus_wmi_platform_profile_set()
|
A D | thinkpad_acpi.c | 10391 static int dytc_profile_get(struct platform_profile_handler *pprof, in dytc_profile_get() 10466 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set()
|
Completed in 45 milliseconds