Home
last modified time | relevance | path

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

/Linux-v4.19/include/soc/tegra/
Dfuse.h68 struct device *tegra_soc_device_register(void);
/Linux-v4.19/arch/arm/mach-tegra/
Dtegra.c87 struct device *parent = tegra_soc_device_register(); in tegra_dt_init()
/Linux-v4.19/drivers/soc/tegra/fuse/
Dfuse-tegra.c219 struct device * __init tegra_soc_device_register(void) in tegra_soc_device_register() function
363 soc = tegra_soc_device_register(); in tegra_init_soc()