ar2315_pci_cfg_access  269 arch/mips/pci/pci-ar2315.c 	return ar2315_pci_cfg_access(apc, devfn, where, sizeof(u32), val,
ar2315_pci_cfg_access  276 arch/mips/pci/pci-ar2315.c 	return ar2315_pci_cfg_access(apc, devfn, where, sizeof(u32), &val,
ar2315_pci_cfg_access  288 arch/mips/pci/pci-ar2315.c 	return ar2315_pci_cfg_access(apc, devfn, where, size, value, false);
ar2315_pci_cfg_access  299 arch/mips/pci/pci-ar2315.c 	return ar2315_pci_cfg_access(apc, devfn, where, size, &value, true);