Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Damd64_edac.h478 int __amd64_write_pci_cfg_dword(struct pci_dev *pdev, int offset,
485 __amd64_write_pci_cfg_dword(pdev, offset, val, __func__)
H A Damd64_edac.c86 int __amd64_write_pci_cfg_dword(struct pci_dev *pdev, int offset, in __amd64_write_pci_cfg_dword() function