Searched refs:exynos5_i2c_match (Results 1 – 1 of 1) sorted by relevance
223 static const struct of_device_id exynos5_i2c_match[] = { variable238 MODULE_DEVICE_TABLE(of, exynos5_i2c_match);245 match = of_match_node(exynos5_i2c_match, pdev->dev.of_node); in exynos5_i2c_get_variant()866 .of_match_table = exynos5_i2c_match,