Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/irqchip/
Dirq-mvebu-icu.c39 struct mvebu_icu { struct
48 struct mvebu_icu *icu; argument
53 static void mvebu_icu_init(struct mvebu_icu *icu, struct msi_msg *msg) in mvebu_icu_init()
69 struct mvebu_icu *icu = icu_irqd->icu; in mvebu_icu_write_msg()
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()
209 struct mvebu_icu *icu; in mvebu_icu_probe()
215 icu = devm_kzalloc(&pdev->dev, sizeof(struct mvebu_icu), in mvebu_icu_probe()