Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/amd/
Dpmc.c165 static int amd_pmc_read_stb(struct amd_pmc_dev *dev, u32 *buf);
208 rc = amd_pmc_read_stb(dev, buf); in amd_pmc_stb_debugfs_open()
850 static int amd_pmc_read_stb(struct amd_pmc_dev *dev, u32 *buf) in amd_pmc_read_stb() function