Home
last modified time | relevance | path

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

/linux/include/soc/tegra/
H A Dfuse.h123 struct device *tegra_soc_device_register(void);
/linux/drivers/soc/tegra/fuse/
H A Dfuse-tegra.c439 struct device *tegra_soc_device_register(void) in tegra_soc_device_register() function
590 soc = tegra_soc_device_register(); in tegra_init_soc()