Lines Matching refs:err_dev
328 .err_dev = PCI_DEVICE_ID_AMD_8111_LPC,
340 .err_dev = PCI_DEVICE_ID_AMD_8111_PCI,
356 dev_info->err_dev, NULL); in amd8111_dev_probe()
361 PCI_VENDOR_ID_AMD, dev_info->err_dev, in amd8111_dev_probe()
369 PCI_VENDOR_ID_AMD, dev_info->err_dev, in amd8111_dev_probe()
409 PCI_VENDOR_ID_AMD, dev_info->err_dev, in amd8111_dev_probe()
426 for (dev_info = amd8111_devices; dev_info->err_dev; dev_info++) in amd8111_dev_remove()
430 if (!dev_info->err_dev) /* should never happen */ in amd8111_dev_remove()
451 pci_info->err_dev, NULL); in amd8111_pci_probe()
456 PCI_VENDOR_ID_AMD, pci_info->err_dev, in amd8111_pci_probe()
464 PCI_VENDOR_ID_AMD, pci_info->err_dev, in amd8111_pci_probe()
501 PCI_VENDOR_ID_AMD, pci_info->err_dev, in amd8111_pci_probe()
518 for (pci_info = amd8111_pcis; pci_info->err_dev; pci_info++) in amd8111_pci_remove()
522 if (!pci_info->err_dev) /* should never happen */ in amd8111_pci_remove()