Searched defs:pprof (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/platform/x86/ |
H A D | inspur_platform_profile.c | 87 static int inspur_platform_profile_set(struct platform_profile_handler *pprof, in inspur_platform_profile_set() 135 static int inspur_platform_profile_get(struct platform_profile_handler *pprof, in inspur_platform_profile_get()
|
H A D | ideapad-laptop.c | 145 struct platform_profile_handler pprof; member 936 static int dytc_profile_get(struct platform_profile_handler *pprof, in dytc_profile_get() 989 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set()
|
H A D | acer-wmi.c | 1803 acer_predator_v4_platform_profile_get(struct platform_profile_handler *pprof, in acer_predator_v4_platform_profile_get() 1838 acer_predator_v4_platform_profile_set(struct platform_profile_handler *pprof, in acer_predator_v4_platform_profile_set()
|
H A D | asus-wmi.c | 3796 static int asus_wmi_platform_profile_get(struct platform_profile_handler *pprof, in asus_wmi_platform_profile_get() 3822 static int asus_wmi_platform_profile_set(struct platform_profile_handler *pprof, in asus_wmi_platform_profile_set()
|
H A D | thinkpad_acpi.c | 10417 static int dytc_profile_get(struct platform_profile_handler *pprof, in dytc_profile_get() 10492 static int dytc_profile_set(struct platform_profile_handler *pprof, in dytc_profile_set()
|
/linux/drivers/platform/x86/dell/ |
H A D | dell-pc.c | 185 static int thermal_platform_profile_set(struct platform_profile_handler *pprof, in thermal_platform_profile_set() 202 static int thermal_platform_profile_get(struct platform_profile_handler *pprof, in thermal_platform_profile_get()
|
H A D | alienware-wmi.c | 1071 static int thermal_profile_get(struct platform_profile_handler *pprof, in thermal_profile_get() 1097 static int thermal_profile_set(struct platform_profile_handler *pprof, in thermal_profile_set()
|
/linux/drivers/platform/surface/ |
H A D | surface_platform_profile.c | 157 static int ssam_platform_profile_get(struct platform_profile_handler *pprof, in ssam_platform_profile_get() 178 static int ssam_platform_profile_set(struct platform_profile_handler *pprof, in ssam_platform_profile_set()
|
/linux/drivers/platform/x86/amd/pmf/ |
H A D | sps.c | 285 static int amd_pmf_profile_get(struct platform_profile_handler *pprof, in amd_pmf_profile_get() 366 static int amd_pmf_profile_set(struct platform_profile_handler *pprof, in amd_pmf_profile_set()
|
H A D | pmf.h | 341 struct platform_profile_handler pprof; member
|
/linux/drivers/platform/x86/hp/ |
H A D | hp-wmi.c | 1224 static int platform_profile_omen_get(struct platform_profile_handler *pprof, in platform_profile_omen_get() 1321 static int platform_profile_omen_set(struct platform_profile_handler *pprof, in platform_profile_omen_set() 1348 static int hp_wmi_platform_profile_get(struct platform_profile_handler *pprof, in hp_wmi_platform_profile_get() 1377 static int hp_wmi_platform_profile_set(struct platform_profile_handler *pprof, in hp_wmi_platform_profile_set() 1443 static int platform_profile_victus_get(struct platform_profile_handler *pprof, in platform_profile_victus_get() 1475 static int platform_profile_victus_set(struct platform_profile_handler *pprof, in platform_profile_victus_set()
|
/linux/drivers/acpi/ |
H A D | platform_profile.c | 178 int platform_profile_register(struct platform_profile_handler *pprof) in platform_profile_register()
|