Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dirqdomain.h635 static inline bool irq_domain_is_msi_device(struct irq_domain *domain) in irq_domain_is_msi_device() function
683 static inline bool irq_domain_is_msi_device(struct irq_domain *domain) in irq_domain_is_msi_device() function
/linux/kernel/irq/
H A Dmsi.c1121 if (!domain || !irq_domain_is_msi_device(domain)) in msi_remove_device_irq_domain()
1129 if (irq_domain_is_msi_device(domain)) in msi_remove_device_irq_domain()
1152 if (domain && irq_domain_is_msi_device(domain)) { in msi_match_device_irq_domain()
H A Dirqdomain.c940 if (irq_domain_is_msi_device(domain)) { in irq_create_fwspec_mapping()
1885 if (irq_domain_is_msi_device(domain)) in irq_domain_free_one_irq()