Searched defs:pprof (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | platform_profile.c | 139 int platform_profile_register(struct platform_profile_handler *pprof) in platform_profile_register() argument
|
/kernel/linux/linux-6.6/drivers/platform/x86/amd/pmf/ |
H A D | sps.c | 146 static int amd_pmf_profile_get(struct platform_profile_handler *pprof, in amd_pmf_profile_get() argument 227 static int amd_pmf_profile_set(struct platform_profile_handler *pprof, in amd_pmf_profile_set() argument [all...] |
H A D | pmf.h | 168 struct platform_profile_handler pprof; member
|
/kernel/linux/linux-6.6/drivers/platform/surface/ |
H A D | surface_platform_profile.c | 108 static int ssam_platform_profile_get(struct platform_profile_handler *pprof, in ssam_platform_profile_get() argument 129 static int ssam_platform_profile_set(struct platform_profile_handler *pprof, in ssam_platform_profile_set() argument
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | ideapad-laptop.c | 116 struct platform_profile_handler pprof; member 745 static int dytc_profile_get(struct platform_profile_handler *pprof, in dytc_profile_get() argument 798 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set() argument [all...] |
H A D | asus-wmi.c | 3514 static int asus_wmi_platform_profile_get(struct platform_profile_handler *pprof, in asus_wmi_platform_profile_get() argument 3541 static int asus_wmi_platform_profile_set(struct platform_profile_handler *pprof, in asus_wmi_platform_profile_set() argument
|
H A D | thinkpad_acpi.c | 10348 static int dytc_profile_get(struct platform_profile_handler *pprof, in dytc_profile_get() argument 10423 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set() argument
|
/kernel/linux/linux-6.6/drivers/platform/x86/hp/ |
H A D | hp-wmi.c | 1175 static int platform_profile_omen_get(struct platform_profile_handler *pprof, in platform_profile_omen_get() argument 1204 static int platform_profile_omen_set(struct platform_profile_handler *pprof, in platform_profile_omen_set() argument 1255 static int hp_wmi_platform_profile_get(struct platform_profile_handler *pprof, in hp_wmi_platform_profile_get() argument 1284 static int hp_wmi_platform_profile_set(struct platform_profile_handler *pprof, in hp_wmi_platform_profile_set() argument 1325 static int platform_profile_victus_get(struct platform_profile_handler *pprof, in platform_profile_victus_get() argument 1351 static int platform_profile_victus_set(struct platform_profile_handler *pprof, in platform_profile_victus_set() argument
|
Completed in 25 milliseconds