Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-tegra/
Dtegra.c80 struct device *parent = tegra_soc_device_register(); in tegra_dt_init()
/Linux-v6.1/include/soc/tegra/
Dfuse.h106 struct device *tegra_soc_device_register(void);
/Linux-v6.1/drivers/soc/tegra/fuse/
Dfuse-tegra.c467 struct device * __init tegra_soc_device_register(void) in tegra_soc_device_register() function
621 soc = tegra_soc_device_register(); in tegra_init_soc()