Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/tegra/
Dcommon.c13 static const struct of_device_id tegra_machine_match[] = { variable
31 return of_match_node(tegra_machine_match, root) != NULL; in soc_is_tegra()