Searched refs:platform_msi_get_host_data (Results 1 – 4 of 4) sorted by relevance
108 struct mvebu_icu *icu = platform_msi_get_host_data(d); in mvebu_icu_irq_domain_translate()145 struct mvebu_icu *icu = platform_msi_get_host_data(domain); in mvebu_icu_irq_domain_alloc()
225 mgn_chip = platform_msi_get_host_data(domain); in mbigen_irq_domain_alloc()
337 void *platform_msi_get_host_data(struct irq_domain *domain);
306 void *platform_msi_get_host_data(struct irq_domain *domain) in platform_msi_get_host_data() function