Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Damd64_edac.h472 int __amd64_read_pci_cfg_dword(struct pci_dev *pdev, int offset,
478 __amd64_read_pci_cfg_dword(pdev, offset, val, __func__)
H A Damd64_edac.c74 int __amd64_read_pci_cfg_dword(struct pci_dev *pdev, int offset, in __amd64_read_pci_cfg_dword() function