Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/drivers/soc/tegra/
Dflowctrl.c128 void flowctrl_cpu_suspend_exit(unsigned int cpuid) in flowctrl_cpu_suspend_exit() function
/linux-6.12.1/arch/arm/mach-tegra/
Dpm.c86 flowctrl_cpu_suspend_exit(cpu); in restore_cpu_complex()