Home
last modified time | relevance | path

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

/Linux-v4.19/include/soc/tegra/
Dflowctrl.h60 void flowctrl_cpu_suspend_exit(unsigned int cpuid);
77 static inline void flowctrl_cpu_suspend_exit(unsigned int cpuid) in flowctrl_cpu_suspend_exit() function
/Linux-v4.19/drivers/soc/tegra/
Dflowctrl.c124 void flowctrl_cpu_suspend_exit(unsigned int cpuid) in flowctrl_cpu_suspend_exit() function
/Linux-v4.19/arch/arm/mach-tegra/
Dpm.c94 flowctrl_cpu_suspend_exit(cpu); in restore_cpu_complex()