Home
last modified time | relevance | path

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

/Linux-v4.19/include/soc/tegra/
Dflowctrl.h59 void flowctrl_cpu_suspend_enter(unsigned int cpuid);
73 static inline void flowctrl_cpu_suspend_enter(unsigned int cpuid) in flowctrl_cpu_suspend_enter() function
/Linux-v4.19/drivers/soc/tegra/
Dflowctrl.c83 void flowctrl_cpu_suspend_enter(unsigned int cpuid) in flowctrl_cpu_suspend_enter() function
/Linux-v4.19/arch/arm/mach-tegra/
Dpm.c118 flowctrl_cpu_suspend_enter(cpu); in suspend_cpu_complex()