Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
H A Dsharpsl_pm.h23 void (*postsuspend)(void); member
H A Dspitz_pm.c206 .postsuspend = spitz_postsuspend,
H A Dsharpsl_pm.c627 sharpsl_pm.machinfo->postsuspend(); in corgi_goto_sleep()
/linux/include/linux/
H A Ddm-dirty-log.h45 int (*postsuspend)(struct dm_dirty_log *log); member
H A Ddevice-mapper.h205 dm_postsuspend_fn postsuspend; member
/linux/drivers/md/
H A Ddm-raid1.c1363 if (log->type->postsuspend && log->type->postsuspend(log)) in mirror_postsuspend()
1365 DMWARN("log postsuspend failed"); in mirror_postsuspend()
1494 .postsuspend = mirror_postsuspend,
H A Ddm-log-userspace-base.c872 .postsuspend = userspace_postsuspend,
H A Ddm-log.c870 .postsuspend = disk_flush,
H A Ddm-zoned-target.c1149 .postsuspend = dmz_suspend,
H A Ddm-era-target.c1750 .postsuspend = era_postsuspend,
H A Ddm-thin.c4122 .postsuspend = pool_postsuspend,
4508 .postsuspend = thin_postsuspend,
H A Ddm-mpath.c2195 .postsuspend = multipath_postsuspend,
H A Ddm-writecache.c2768 .postsuspend = writecache_suspend,
H A Ddm-cache-target.c3435 .postsuspend = cache_postsuspend,
H A Ddm-raid.c4146 .postsuspend = raid_postsuspend,
H A Ddm-crypt.c3766 .postsuspend = crypt_postsuspend,
H A Ddm-integrity.c5256 .postsuspend = dm_integrity_postsuspend,
/linux/drivers/md/dm-vdo/
H A Ddm-vdo-target.c2870 .postsuspend = vdo_postsuspend,