Home
last modified time | relevance | path

Searched refs:EDAC_PCI_GENCTL_NAME (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Dedac_pci.c296 #define EDAC_PCI_GENCTL_NAME "EDAC PCI controller" macro
308 pci = edac_pci_alloc_ctl_info(sizeof(*pdata), EDAC_PCI_GENCTL_NAME); in edac_pci_create_generic_ctl()
318 pci->ctl_name = EDAC_PCI_GENCTL_NAME; in edac_pci_create_generic_ctl()
/kernel/linux/linux-6.6/drivers/edac/
H A Dedac_pci.c292 #define EDAC_PCI_GENCTL_NAME "EDAC PCI controller" macro
304 pci = edac_pci_alloc_ctl_info(sizeof(*pdata), EDAC_PCI_GENCTL_NAME); in edac_pci_create_generic_ctl()
314 pci->ctl_name = EDAC_PCI_GENCTL_NAME; in edac_pci_create_generic_ctl()

Completed in 2 milliseconds