Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/tegra/fuse/
H A Dfuse-tegra.c66 static const struct of_device_id tegra_fuse_match[] = { variable
268 .of_match_table = tegra_fuse_match,
413 np = of_find_matching_node_and_match(NULL, tegra_fuse_match, &match); in tegra_init_fuse()
526 np = of_find_matching_node(NULL, tegra_fuse_match); in tegra_init_soc()