Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Domap_hwmod.h608 int (*pre_shutdown)(struct omap_hwmod *oh); member
Domap_hwmod_2xxx_ipblock_data.c85 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod_81xx_data.c324 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod_33xx_43xx_ipblock_data.c1321 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod.c2277 if (oh->class->pre_shutdown) { in _shutdown()
2281 ret = oh->class->pre_shutdown(oh); in _shutdown()
Domap_hwmod_54xx_data.c2010 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod_7xx_data.c2361 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod_3xxx_data.c462 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod_44xx_data.c3107 .pre_shutdown = &omap2_wd_timer_disable,