Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
A Domap_hwmod.h526 int (*pre_shutdown)(struct omap_hwmod *oh); member
A Domap_hwmod_2xxx_ipblock_data.c73 .pre_shutdown = &omap2_wd_timer_disable,
A Domap_hwmod_81xx_data.c353 .pre_shutdown = &omap2_wd_timer_disable,
A Domap_hwmod.c2041 if (oh->class->pre_shutdown) { in _shutdown()
2045 ret = oh->class->pre_shutdown(oh); in _shutdown()
A Domap_hwmod_3xxx_data.c318 .pre_shutdown = &omap2_wd_timer_disable,

Completed in 23 milliseconds