Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/soc/tegra/fuse/
Dfuse-tegra30.c97 static const struct of_device_id tegra30_fuse_of_match[] = { variable
108 of_dev_id = of_match_device(tegra30_fuse_of_match, &pdev->dev); in tegra30_fuse_probe()
133 .of_match_table = tegra30_fuse_of_match,
207 np = of_find_matching_node_and_match(NULL, tegra30_fuse_of_match, in tegra30_init_fuse_early()