Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_INTEL_5400_ERR (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/edac/
Di5400_edac.c313 .fsb_mapping_errors = PCI_DEVICE_ID_INTEL_5400_ERR,
732 PCI_DEVICE_ID_INTEL_5400_ERR, pdev); in i5400_get_devices()
741 PCI_DEVICE_ID_INTEL_5400_ERR); in i5400_get_devices()
754 PCI_DEVICE_ID_INTEL_5400_ERR, pdev); in i5400_get_devices()
763 PCI_DEVICE_ID_INTEL_5400_ERR); in i5400_get_devices()
1412 {PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_5400_ERR)},
/linux-6.1.9/drivers/hwmon/
Di5k_amb.c485 { PCI_DEVICE_ID_INTEL_5400_ERR, PCI_DEVICE_ID_INTEL_5400_FBD0 },
492 { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_5400_ERR) },
/linux-6.1.9/include/linux/
Dpci_ids.h2963 #define PCI_DEVICE_ID_INTEL_5400_ERR 0x4030 macro