Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/amd/pmc/
Dpmc.c162 static int amd_pmc_read_stb(struct amd_pmc_dev *dev, u32 *buf);
203 rc = amd_pmc_read_stb(dev, buf); in amd_pmc_stb_debugfs_open()
993 static int amd_pmc_read_stb(struct amd_pmc_dev *dev, u32 *buf) in amd_pmc_read_stb() function