Searched refs:amd_pmc_read_stb (Results 1 – 1 of 1) sorted by relevance
152 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