Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Domap_hwmod.h600 int (*pre_shutdown)(struct omap_hwmod *oh); member
Domap_hwmod_2xxx_ipblock_data.c85 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod_81xx_data.c275 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod_33xx_43xx_ipblock_data.c1306 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod.c2263 if (oh->class->pre_shutdown) { in _shutdown()
2267 ret = oh->class->pre_shutdown(oh); in _shutdown()
Domap_hwmod_54xx_data.c2011 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod_7xx_data.c2300 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod_3xxx_data.c463 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod_44xx_data.c3114 .pre_shutdown = &omap2_wd_timer_disable,