Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/i2c/busses/
Di2c-tegra.c743 static const struct of_device_id tegra_i2c_of_match[] = { variable
751 MODULE_DEVICE_TABLE(of, tegra_i2c_of_match);
809 match = of_match_device(tegra_i2c_of_match, &pdev->dev); in tegra_i2c_probe()
954 .of_match_table = tegra_i2c_of_match,