summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/amd/pmf/pmf.h
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2022-09-27 15:57:38 +0300
committerHans de Goede <hdegoede@redhat.com>2022-09-27 15:57:38 +0300
commita283781baa0c38a8e9c7b26780e3ee7a91a4f186 (patch)
tree257446cf3790b01bc6f6da5c744031891a99d9ae /drivers/platform/x86/amd/pmf/pmf.h
parent9732f9c7b4a0c18820cbf9c74f7c8abde60f2834 (diff)
parent22ee98cb696e95b05a188756d479d382d93559ef (diff)
downloadlinux-a283781baa0c38a8e9c7b26780e3ee7a91a4f186.tar.xz
Merge branch 'platform-drivers-x86-amd-pmf' into review-hans
Diffstat (limited to 'drivers/platform/x86/amd/pmf/pmf.h')
-rw-r--r--drivers/platform/x86/amd/pmf/pmf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/x86/amd/pmf/pmf.h b/drivers/platform/x86/amd/pmf/pmf.h
index e5dc3ae238c7..84bbe2c6ea61 100644
--- a/drivers/platform/x86/amd/pmf/pmf.h
+++ b/drivers/platform/x86/amd/pmf/pmf.h
@@ -381,6 +381,7 @@ int is_apmf_func_supported(struct amd_pmf_dev *pdev, unsigned long index);
int amd_pmf_send_cmd(struct amd_pmf_dev *dev, u8 message, bool get, u32 arg, u32 *data);
int amd_pmf_init_metrics_table(struct amd_pmf_dev *dev);
int amd_pmf_get_power_source(void);
+int apmf_install_handler(struct amd_pmf_dev *pmf_dev);
/* SPS Layer */
int amd_pmf_get_pprof_modes(struct amd_pmf_dev *pmf);