Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/irqchip/
Dirq-mbigen.c214 struct mbigen_device *mgn_chip; in mbigen_irq_domain_alloc() local
225 mgn_chip = platform_msi_get_host_data(domain); in mbigen_irq_domain_alloc()
229 &mbigen_irq_chip, mgn_chip->base); in mbigen_irq_domain_alloc()
247 struct mbigen_device *mgn_chip) in mbigen_of_create_domain() argument
273 mgn_chip); in mbigen_of_create_domain()
283 struct mbigen_device *mgn_chip) in mbigen_acpi_create_domain() argument
319 mgn_chip); in mbigen_acpi_create_domain()
327 struct mbigen_device *mgn_chip) in mbigen_acpi_create_domain() argument
335 struct mbigen_device *mgn_chip; in mbigen_device_probe() local
339 mgn_chip = devm_kzalloc(&pdev->dev, sizeof(*mgn_chip), GFP_KERNEL); in mbigen_device_probe()
[all …]