Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/soc/tegra/fuse/
Dfuse-tegra.c103 static const struct of_device_id tegra_fuse_match[] = { variable
166 .of_match_table = tegra_fuse_match,
221 np = of_find_matching_node_and_match(NULL, tegra_fuse_match, &match); in tegra_init_fuse()