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.h690 static inline bool irq_domain_is_msi_device(struct irq_domain *domain) in irq_domain_is_msi_device() function
735 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.c1067 if (!domain || !irq_domain_is_msi_device(domain)) in msi_remove_device_irq_domain()
1072 if (irq_domain_is_msi_device(domain)) in msi_remove_device_irq_domain()
1099 if (domain && irq_domain_is_msi_device(domain)) { in msi_match_device_irq_domain()
H A Dirqdomain.c966 if (irq_domain_is_msi_device(domain)) { in irq_create_fwspec_mapping()
1896 if (irq_domain_is_msi_device(domain)) in irq_domain_free_one_irq()