exynos_bus_of_match  476 drivers/devfreq/exynos-bus.c static const struct of_device_id exynos_bus_of_match[] = {
exynos_bus_of_match  480 drivers/devfreq/exynos-bus.c MODULE_DEVICE_TABLE(of, exynos_bus_of_match);
exynos_bus_of_match  488 drivers/devfreq/exynos-bus.c 		.of_match_table = of_match_ptr(exynos_bus_of_match),