Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dedac_pci.c70 * find_edac_pci_by_dev()
75 static struct edac_pci_ctl_info *find_edac_pci_by_dev(struct device *dev) in find_edac_pci_by_dev() function
110 rover = find_edac_pci_by_dev(pci->dev); in add_edac_pci_to_global_list()
260 pci = find_edac_pci_by_dev(dev); in edac_pci_del_device()
/kernel/linux/linux-6.6/drivers/edac/
H A Dedac_pci.c66 * find_edac_pci_by_dev()
71 static struct edac_pci_ctl_info *find_edac_pci_by_dev(struct device *dev) in find_edac_pci_by_dev() function
106 rover = find_edac_pci_by_dev(pci->dev); in add_edac_pci_to_global_list()
256 pci = find_edac_pci_by_dev(dev); in edac_pci_del_device()

Completed in 2 milliseconds