Lines Matching refs:exynos_bus
26 struct exynos_bus { struct
45 static int exynos_bus_##ops(struct exynos_bus *bus) \ argument
63 static int exynos_bus_get_event(struct exynos_bus *bus, in exynos_bus_get_event()
95 struct exynos_bus *bus = dev_get_drvdata(dev); in exynos_bus_target()
122 struct exynos_bus *bus = dev_get_drvdata(dev); in exynos_bus_get_dev_status()
152 struct exynos_bus *bus = dev_get_drvdata(dev); in exynos_bus_exit()
169 struct exynos_bus *bus = dev_get_drvdata(dev); in exynos_bus_passive_exit()
176 struct exynos_bus *bus) in exynos_bus_parent_parse_of()
242 struct exynos_bus *bus) in exynos_bus_parse_of()
298 struct exynos_bus *bus; in exynos_bus_probe()
437 struct exynos_bus *bus = dev_get_drvdata(&pdev->dev); in exynos_bus_shutdown()
445 struct exynos_bus *bus = dev_get_drvdata(dev); in exynos_bus_resume()
459 struct exynos_bus *bus = dev_get_drvdata(dev); in exynos_bus_suspend()