Home
last modified time | relevance | path

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

/drivers/irqchip/
A Dirq-mbigen.c223 struct mbigen_device *mgn_chip) in mbigen_create_device_domain() argument
230 NULL, mgn_chip->base); in mbigen_create_device_domain()
234 struct mbigen_device *mgn_chip) in mbigen_of_create_domain() argument
268 struct mbigen_device *mgn_chip) in mbigen_acpi_create_domain() argument
307 struct mbigen_device *mgn_chip) in mbigen_acpi_create_domain() argument
315 struct mbigen_device *mgn_chip; in mbigen_device_probe() local
319 mgn_chip = devm_kzalloc(&pdev->dev, sizeof(*mgn_chip), GFP_KERNEL); in mbigen_device_probe()
320 if (!mgn_chip) in mbigen_device_probe()
323 mgn_chip->pdev = pdev; in mbigen_device_probe()
331 if (!mgn_chip->base) { in mbigen_device_probe()
[all …]

Completed in 6 milliseconds