Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-mbigen.c215 struct mbigen_device *mgn_chip; in mbigen_irq_domain_alloc() local
226 mgn_chip = platform_msi_get_host_data(domain); in mbigen_irq_domain_alloc()
230 &mbigen_irq_chip, mgn_chip->base); in mbigen_irq_domain_alloc()
248 struct mbigen_device *mgn_chip) in mbigen_of_create_domain() argument
276 mgn_chip); in mbigen_of_create_domain()
297 struct mbigen_device *mgn_chip) in mbigen_acpi_create_domain() argument
333 mgn_chip); in mbigen_acpi_create_domain()
341 struct mbigen_device *mgn_chip) in mbigen_acpi_create_domain() argument
349 struct mbigen_device *mgn_chip; in mbigen_device_probe() local
353 mgn_chip = devm_kzalloc(&pdev->dev, sizeof(*mgn_chip), GFP_KERNEL); in mbigen_device_probe()
[all …]