Home
last modified time | relevance | path

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

/linux/include/soc/tegra/
H A Dflowctrl.h48 void flowctrl_cpu_suspend_enter(unsigned int cpuid);
62 static inline void flowctrl_cpu_suspend_enter(unsigned int cpuid) in flowctrl_cpu_suspend_enter() function
/linux/drivers/soc/tegra/
H A Dflowctrl.c72 void flowctrl_cpu_suspend_enter(unsigned int cpuid) in flowctrl_cpu_suspend_enter() function
/linux/arch/arm/mach-tegra/
H A Dpm.c110 flowctrl_cpu_suspend_enter(cpu); in suspend_cpu_complex()