Searched refs:postsuspend (Results 1 - 21 of 21) sorted by relevance

/linux-master/include/linux/
H A Ddm-dirty-log.h45 int (*postsuspend)(struct dm_dirty_log *log); member in struct:dm_dirty_log_type
H A Ddevice-mapper.h200 dm_postsuspend_fn postsuspend; member in struct:target_type
/linux-master/arch/arm/mach-pxa/
H A Dsharpsl_pm.h23 void (*postsuspend)(void); member in struct:sharpsl_charger_machinfo
H A Dspitz_pm.c204 .postsuspend = spitz_postsuspend,
H A Dsharpsl_pm.c627 sharpsl_pm.machinfo->postsuspend();
/linux-master/drivers/md/
H A Ddm-raid1.c1363 if (log->type->postsuspend && log->type->postsuspend(log))
1365 DMWARN("log postsuspend failed");
1493 .postsuspend = mirror_postsuspend,
H A Ddm-log.c870 .postsuspend = disk_flush,
H A Ddm-log-userspace-base.c872 .postsuspend = userspace_postsuspend,
H A Ddm-table.c2103 if (ti->type->postsuspend)
2104 ti->type->postsuspend(ti);
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-mpath.c2199 .postsuspend = multipath_postsuspend,
H A Ddm-thin.c4128 .postsuspend = pool_postsuspend,
4514 .postsuspend = thin_postsuspend,
H A Ddm-cache-target.c3443 .postsuspend = cache_postsuspend,
H A Ddm-writecache.c2768 .postsuspend = writecache_suspend,
H A Ddm-snap.c2749 .postsuspend = origin_postsuspend,
H A Ddm-raid.c4128 .postsuspend = raid_postsuspend,
H A Ddm-crypt.c3717 .postsuspend = crypt_postsuspend,
H A Ddm-integrity.c4751 .postsuspend = dm_integrity_postsuspend,
/linux-master/drivers/md/dm-vdo/
H A Ddm-vdo-target.c2845 .postsuspend = vdo_postsuspend,

Completed in 318 milliseconds