Home
last modified time | relevance | path

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

/linux/include/soc/tegra/
H A Dflowctrl.h49 void flowctrl_cpu_suspend_exit(unsigned int cpuid);
66 static inline void flowctrl_cpu_suspend_exit(unsigned int cpuid) in flowctrl_cpu_suspend_exit() function
/linux/drivers/soc/tegra/
H A Dflowctrl.c128 void flowctrl_cpu_suspend_exit(unsigned int cpuid) in flowctrl_cpu_suspend_exit() function
/linux/arch/arm/mach-tegra/
H A Dpm.c86 flowctrl_cpu_suspend_exit(cpu); in restore_cpu_complex()