Searched refs:mgn_chip (Results 1 – 1 of 1) sorted by relevance
223 struct mbigen_device *mgn_chip) in mbigen_create_device_domain() argument230 NULL, mgn_chip->base); in mbigen_create_device_domain()234 struct mbigen_device *mgn_chip) in mbigen_of_create_domain() argument268 struct mbigen_device *mgn_chip) in mbigen_acpi_create_domain() argument307 struct mbigen_device *mgn_chip) in mbigen_acpi_create_domain() argument315 struct mbigen_device *mgn_chip; in mbigen_device_probe() local319 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