Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Domap_hwmod.h527 int (*pre_shutdown)(struct omap_hwmod *oh); member
Domap_hwmod_2xxx_ipblock_data.c74 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod_33xx_43xx_ipblock_data.c968 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod_81xx_data.c360 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod.c2089 if (oh->class->pre_shutdown) { in _shutdown()
2093 ret = oh->class->pre_shutdown(oh); in _shutdown()
Domap_hwmod_54xx_data.c1415 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod_7xx_data.c1837 .pre_shutdown = &omap2_wd_timer_disable,
Domap_hwmod_3xxx_data.c364 .pre_shutdown = &omap2_wd_timer_disable,