Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/tegra/fuse/
Dfuse-tegra.c53 static const struct of_device_id tegra_fuse_match[] = { variable
362 .of_match_table = tegra_fuse_match,
502 np = of_find_matching_node_and_match(NULL, tegra_fuse_match, &match); in tegra_init_fuse()
615 np = of_find_matching_node(NULL, tegra_fuse_match); in tegra_init_soc()