Home
last modified time | relevance | path

Searched refs:profile_get (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/acpi/
Dplatform_profile.c68 err = cur_profile->profile_get(cur_profile, &profile); in platform_profile_show()
152 !pprof->profile_set || !pprof->profile_get) { in platform_profile_register()
/linux-5.19.10/include/linux/
Dplatform_profile.h31 int (*profile_get)(struct platform_profile_handler *pprof, member
/linux-5.19.10/drivers/platform/surface/
Dsurface_platform_profile.c154 tpd->handler.profile_get = ssam_platform_profile_get; in surface_platform_profile_probe()
/linux-5.19.10/drivers/platform/x86/
Dhp-wmi.c1248 platform_profile_handler.profile_get = platform_profile_omen_get; in thermal_profile_setup()
1264 platform_profile_handler.profile_get = hp_wmi_platform_profile_get; in thermal_profile_setup()
Dideapad-laptop.c933 priv->dytc->pprof.profile_get = dytc_profile_get; in ideapad_dytc_profile_init()
Dasus-wmi.c2792 asus->platform_profile_handler.profile_get = asus_wmi_platform_profile_get; in platform_profile_setup()
Dthinkpad_acpi.c10502 .profile_get = dytc_profile_get,