Home
last modified time | relevance | path

Searched refs:msi_domain_get_virq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dmsi_api.h59 unsigned int msi_domain_get_virq(struct device *dev, unsigned int domid, unsigned int index);
70 return msi_domain_get_virq(dev, MSI_DEFAULT_DOMAIN, index); in msi_get_virq()
/openbmc/linux/kernel/irq/
H A Dmsi.c431 unsigned int msi_domain_get_virq(struct device *dev, unsigned int domid, unsigned int index) in msi_domain_get_virq() function
468 EXPORT_SYMBOL_GPL(msi_domain_get_virq);