Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/ingenic/
Dtcu.c456 static struct syscore_ops __maybe_unused tcu_pm_ops = { variable
469 register_syscore_ops(&tcu_pm_ops); in ingenic_tcu_init()