Home
last modified time | relevance | path

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

/Linux-v5.4/include/soc/tegra/
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-v5.4/drivers/soc/tegra/
Dflowctrl.c113 void flowctrl_cpu_suspend_exit(unsigned int cpuid) in flowctrl_cpu_suspend_exit() function
/Linux-v5.4/arch/arm/mach-tegra/
Dpm.c86 flowctrl_cpu_suspend_exit(cpu); in restore_cpu_complex()