Home
last modified time | relevance | path

Searched refs:alloc_one_irq (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/misc/cxl/
H A Dirq.c265 if ((hwirq = cxl_ops->alloc_one_irq(adapter)) < 0) in cxl_register_one_irq()
H A Dcxl.h1069 int (*alloc_one_irq)(struct cxl *adapter); member
H A Dguest.c1181 .alloc_one_irq = guest_alloc_one_irq,
H A Dnative.c1564 .alloc_one_irq = cxl_pci_alloc_one_irq,