Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dpci.c2576 /* pairs with nvme_pci_alloc_dev */
2862 static struct nvme_dev *nvme_pci_alloc_dev(struct pci_dev *pdev, in nvme_pci_alloc_dev() function
2916 dev = nvme_pci_alloc_dev(pdev, id); in nvme_probe()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dpci.c2676 /* pairs with nvme_pci_alloc_dev */
2923 static struct nvme_dev *nvme_pci_alloc_dev(struct pci_dev *pdev, in nvme_pci_alloc_dev() function
2999 dev = nvme_pci_alloc_dev(pdev, id); in nvme_probe()

Completed in 10 milliseconds