Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/tegra/fuse/
Dfuse-tegra.c51 static const struct of_device_id tegra_fuse_match[] = { variable
256 .of_match_table = tegra_fuse_match,
395 np = of_find_matching_node_and_match(NULL, tegra_fuse_match, &match); in tegra_init_fuse()
509 np = of_find_matching_node(NULL, tegra_fuse_match); in tegra_init_soc()