Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c152 static int amd_pmc_read_stb(struct amd_pmc_dev *dev, u32 *buf);
193 rc = amd_pmc_read_stb(dev, buf); in amd_pmc_stb_debugfs_open()
970 static int amd_pmc_read_stb(struct amd_pmc_dev *dev, u32 *buf) in amd_pmc_read_stb() function