Home
last modified time | relevance | path

Searched refs:postsuspend (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/arch/arm/mach-pxa/
H A Dsharpsl_pm.h23 void (*postsuspend)(void); member
H A Dspitz_pm.c204 .postsuspend = spitz_postsuspend,
H A Dsharpsl_pm.c627 sharpsl_pm.machinfo->postsuspend(); in corgi_goto_sleep()
/openbmc/linux/include/linux/
H A Ddm-dirty-log.h45 int (*postsuspend)(struct dm_dirty_log *log); member
H A Ddevice-mapper.h199 dm_postsuspend_fn postsuspend; member
/openbmc/linux/drivers/md/
H A Ddm-raid1.c1363 if (log->type->postsuspend && log->type->postsuspend(log)) in mirror_postsuspend()
1493 .postsuspend = mirror_postsuspend,
H A Ddm-log-userspace-base.c872 .postsuspend = userspace_postsuspend,
H A Ddm-log.c870 .postsuspend = disk_flush,
H A Ddm-table.c2087 if (ti->type->postsuspend) in suspend_targets()
2088 ti->type->postsuspend(ti); in suspend_targets()
H A Ddm-zoned-target.c1150 .postsuspend = dmz_suspend,
H A Ddm-era-target.c1751 .postsuspend = era_postsuspend,
H A Ddm-clone-target.c2186 .postsuspend = clone_postsuspend,
H A Ddm-thin.c4125 .postsuspend = pool_postsuspend,
4511 .postsuspend = thin_postsuspend,
H A Ddm-mpath.c2199 .postsuspend = multipath_postsuspend,
H A Ddm-snap.c2749 .postsuspend = origin_postsuspend,
H A Ddm-writecache.c2768 .postsuspend = writecache_suspend,
H A Ddm-cache-target.c3445 .postsuspend = cache_postsuspend,
H A Ddm-raid.c4075 .postsuspend = raid_postsuspend,
H A Ddm-crypt.c3720 .postsuspend = crypt_postsuspend,
H A Ddm-integrity.c4763 .postsuspend = dm_integrity_postsuspend,