Searched defs:pprof (Results 1 – 6 of 6) sorted by relevance
/linux/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/drivers/acpi/ |
A D | platform_profile.c | 139 int platform_profile_register(struct platform_profile_handler *pprof) in platform_profile_register()
|
/linux/drivers/platform/x86/ |
A D | hp-wmi.c | 1001 static int platform_profile_omen_get(struct platform_profile_handler *pprof, in platform_profile_omen_get() 1027 static int platform_profile_omen_set(struct platform_profile_handler *pprof, in platform_profile_omen_set() 1064 static int hp_wmi_platform_profile_get(struct platform_profile_handler *pprof, in hp_wmi_platform_profile_get() 1090 static int hp_wmi_platform_profile_set(struct platform_profile_handler *pprof, in hp_wmi_platform_profile_set()
|
A 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()
|
A D | asus-wmi.c | 2172 static int asus_wmi_platform_profile_get(struct platform_profile_handler *pprof, in asus_wmi_platform_profile_get() 2199 static int asus_wmi_platform_profile_set(struct platform_profile_handler *pprof, in asus_wmi_platform_profile_set()
|
A D | thinkpad_acpi.c | 10095 static int dytc_profile_get(struct platform_profile_handler *pprof, in dytc_profile_get() 10146 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set()
|
Completed in 41 milliseconds