Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
A Dclockdomain.c42 void clkdm_restore_context(void);
462 clkdm_restore_context(); in cpu_notifier()
1317 if (!arch_clkdm || !arch_clkdm->clkdm_restore_context) in _clkdm_restore_context()
1320 return arch_clkdm->clkdm_restore_context(clkdm); in _clkdm_restore_context()
1338 void clkdm_restore_context(void) in clkdm_restore_context() function
A Dclockdomain.h179 int (*clkdm_restore_context)(struct clockdomain *clkdm); member
220 void clkdm_restore_context(void);
A Dcm33xx.c400 .clkdm_restore_context = am33xx_clkdm_restore_context,
A Dcminst44xx.c538 .clkdm_restore_context = omap4_clkdm_restore_context,

Completed in 7 milliseconds