Symbol: platform_profile_ops
drivers/acpi/platform_profile.c
25
const struct platform_profile_ops *ops;
drivers/acpi/platform_profile.c
552
const struct platform_profile_ops *ops)
drivers/acpi/platform_profile.c
667
const struct platform_profile_ops *ops)
drivers/platform/surface/surface_platform_profile.c
214
static const struct platform_profile_ops ssam_platform_profile_ops = {
drivers/platform/x86/acer-wmi.c
2187
static const struct platform_profile_ops acer_predator_v4_platform_profile_ops = {
drivers/platform/x86/amd/pmf/sps.c
413
static const struct platform_profile_ops amd_pmf_profile_ops = {
drivers/platform/x86/asus-wmi.c
4165
static const struct platform_profile_ops asus_wmi_platform_profile_ops = {
drivers/platform/x86/dell/alienware-wmi-wmax.c
1357
static const struct platform_profile_ops awcc_platform_profile_ops = {
drivers/platform/x86/dell/dell-pc.c
252
static const struct platform_profile_ops dell_pc_platform_profile_ops = {
drivers/platform/x86/hp/hp-wmi.c
2125
static const struct platform_profile_ops platform_profile_omen_ops = {
drivers/platform/x86/hp/hp-wmi.c
2131
static const struct platform_profile_ops platform_profile_victus_ops = {
drivers/platform/x86/hp/hp-wmi.c
2137
static const struct platform_profile_ops platform_profile_victus_s_ops = {
drivers/platform/x86/hp/hp-wmi.c
2143
static const struct platform_profile_ops hp_wmi_platform_profile_ops = {
drivers/platform/x86/hp/hp-wmi.c
2151
const struct platform_profile_ops *ops;
drivers/platform/x86/inspur_platform_profile.c
176
static const struct platform_profile_ops inspur_platform_profile_ops = {
drivers/platform/x86/lenovo/ideapad-laptop.c
1136
static const struct platform_profile_ops dytc_profile_ops = {
drivers/platform/x86/lenovo/thinkpad_acpi.c
10612
static const struct platform_profile_ops dytc_profile_ops = {
drivers/platform/x86/lenovo/wmi-gamezone.c
351
static const struct platform_profile_ops lwmi_gz_platform_profile_ops = {
drivers/platform/x86/samsung-galaxybook.c
719
static const struct platform_profile_ops galaxybook_platform_profile_ops = {
drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
255
static const struct platform_profile_ops power_slider_platform_profile_ops = {
include/linux/platform_profile.h
53
const struct platform_profile_ops *ops);
include/linux/platform_profile.h
57
const struct platform_profile_ops *ops);