Lines Matching refs:err_dev
327 .err_dev = PCI_DEVICE_ID_AMD_8111_LPC,
339 .err_dev = PCI_DEVICE_ID_AMD_8111_PCI,
355 dev_info->err_dev, NULL); in amd8111_dev_probe()
360 PCI_VENDOR_ID_AMD, dev_info->err_dev, in amd8111_dev_probe()
368 PCI_VENDOR_ID_AMD, dev_info->err_dev, in amd8111_dev_probe()
408 PCI_VENDOR_ID_AMD, dev_info->err_dev, in amd8111_dev_probe()
425 for (dev_info = amd8111_devices; dev_info->err_dev; dev_info++) in amd8111_dev_remove()
429 if (!dev_info->err_dev) /* should never happen */ in amd8111_dev_remove()
450 pci_info->err_dev, NULL); in amd8111_pci_probe()
455 PCI_VENDOR_ID_AMD, pci_info->err_dev, in amd8111_pci_probe()
463 PCI_VENDOR_ID_AMD, pci_info->err_dev, in amd8111_pci_probe()
500 PCI_VENDOR_ID_AMD, pci_info->err_dev, in amd8111_pci_probe()
517 for (pci_info = amd8111_pcis; pci_info->err_dev; pci_info++) in amd8111_pci_remove()
521 if (!pci_info->err_dev) /* should never happen */ in amd8111_pci_remove()