Home
last modified time | relevance | path

Searched refs:get_hwirq (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/kernel/irq/
A Dmsi.c689 irq_hw_number_t hwirq = ops->get_hwirq(info, arg); in msi_domain_alloc()
771 .get_hwirq = msi_domain_ops_get_hwirq,
789 if (ops->get_hwirq == NULL) in msi_domain_update_dom_ops()
790 ops->get_hwirq = msi_domain_ops_default.get_hwirq; in msi_domain_update_dom_ops()
/linux-6.3-rc2/include/linux/
A Dmsi.h442 irq_hw_number_t (*get_hwirq)(struct msi_domain_info *info, member
/linux-6.3-rc2/drivers/pci/controller/
A Dvmd.c320 .get_hwirq = vmd_get_hwirq,

Completed in 10 milliseconds