Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/xen-pciback/
H A Dpci_stub.c69 static struct pcistub_device *pcistub_device_alloc(struct pci_dev *dev) in pcistub_device_alloc() function
73 dev_dbg(&dev->dev, "pcistub_device_alloc\n"); in pcistub_device_alloc()
524 psdev = pcistub_device_alloc(dev); in pcistub_seize()
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/
H A Dpci_stub.c70 static struct pcistub_device *pcistub_device_alloc(struct pci_dev *dev) in pcistub_device_alloc() function
74 dev_dbg(&dev->dev, "pcistub_device_alloc\n"); in pcistub_device_alloc()
523 psdev = pcistub_device_alloc(dev); in pcistub_seize()

Completed in 4 milliseconds