Home
last modified time | relevance | path

Searched refs:tegra_sleep_core_finish (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-tegra/
Dpm.c45 void (*tegra_sleep_core_finish)(unsigned long v2p); variable
250 tegra_sleep_core_finish(v2p); in tegra_sleep_core()
315 if (!tegra_sleep_core_finish) in tegra_sleep_core_init()
Dpm-tegra20.c22 tegra_sleep_core_finish = tegra20_sleep_core_finish; in tegra20_sleep_core_init()
Dpm-tegra30.c22 tegra_sleep_core_finish = tegra30_sleep_core_finish; in tegra30_sleep_core_init()
Dpm.h19 extern void (*tegra_sleep_core_finish)(unsigned long v2p);