Home
last modified time | relevance | path

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

/Linux-v5.4/include/soc/tegra/
Dfuse.h56 struct device *tegra_soc_device_register(void);
/Linux-v5.4/arch/arm/mach-tegra/
Dtegra.c81 struct device *parent = tegra_soc_device_register(); in tegra_dt_init()
/Linux-v5.4/drivers/soc/tegra/fuse/
Dfuse-tegra.c215 struct device * __init tegra_soc_device_register(void) in tegra_soc_device_register() function
359 soc = tegra_soc_device_register(); in tegra_init_soc()