Searched defs:pprof (Results 1 – 8 of 8) sorted by relevance
/drivers/platform/x86/amd/pmf/ |
D | sps.c | 91 static int amd_pmf_profile_get(struct platform_profile_handler *pprof, in amd_pmf_profile_get() 172 static int amd_pmf_profile_set(struct platform_profile_handler *pprof, in amd_pmf_profile_set()
|
D | pmf.h | 168 struct platform_profile_handler pprof; member
|
/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 | 1109 static int platform_profile_omen_get(struct platform_profile_handler *pprof, in platform_profile_omen_get() 1138 static int platform_profile_omen_set(struct platform_profile_handler *pprof, in platform_profile_omen_set() 1189 static int hp_wmi_platform_profile_get(struct platform_profile_handler *pprof, in hp_wmi_platform_profile_get() 1218 static int hp_wmi_platform_profile_set(struct platform_profile_handler *pprof, in hp_wmi_platform_profile_set()
|
/drivers/platform/x86/ |
D | ideapad-laptop.c | 117 struct platform_profile_handler pprof; member 835 static int dytc_profile_get(struct platform_profile_handler *pprof, in dytc_profile_get() 888 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set()
|
D | asus-wmi.c | 2956 static int asus_wmi_platform_profile_get(struct platform_profile_handler *pprof, in asus_wmi_platform_profile_get() 2983 static int asus_wmi_platform_profile_set(struct platform_profile_handler *pprof, in asus_wmi_platform_profile_set()
|
D | thinkpad_acpi.c | 10551 static int dytc_profile_get(struct platform_profile_handler *pprof, in dytc_profile_get() 10626 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set()
|