Home
last modified time | relevance | path

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

/linux-6.6.21/include/soc/tegra/
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-6.6.21/drivers/soc/tegra/
Dflowctrl.c72 void flowctrl_cpu_suspend_enter(unsigned int cpuid) in flowctrl_cpu_suspend_enter() function
/linux-6.6.21/arch/arm/mach-tegra/
Dpm.c110 flowctrl_cpu_suspend_enter(cpu); in suspend_cpu_complex()