Searched defs:pprof (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/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-5.19.10/drivers/acpi/ |
D | platform_profile.c | 139 int platform_profile_register(struct platform_profile_handler *pprof) in platform_profile_register()
|
/linux-5.19.10/drivers/platform/x86/ |
D | hp-wmi.c | 1098 static int platform_profile_omen_get(struct platform_profile_handler *pprof, in platform_profile_omen_get() 1127 static int platform_profile_omen_set(struct platform_profile_handler *pprof, in platform_profile_omen_set() 1178 static int hp_wmi_platform_profile_get(struct platform_profile_handler *pprof, in hp_wmi_platform_profile_get() 1204 static int hp_wmi_platform_profile_set(struct platform_profile_handler *pprof, in hp_wmi_platform_profile_set()
|
D | ideapad-laptop.c | 113 struct platform_profile_handler pprof; member 759 static int dytc_profile_get(struct platform_profile_handler *pprof, in dytc_profile_get() 812 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set()
|
D | asus-wmi.c | 2725 static int asus_wmi_platform_profile_get(struct platform_profile_handler *pprof, in asus_wmi_platform_profile_get() 2752 static int asus_wmi_platform_profile_set(struct platform_profile_handler *pprof, in asus_wmi_platform_profile_set()
|
D | thinkpad_acpi.c | 10377 static int dytc_profile_get(struct platform_profile_handler *pprof, in dytc_profile_get() 10428 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set()
|