Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-exynos5.c223 static const struct of_device_id exynos5_i2c_match[] = { variable
238 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,