Searched refs:presuspend (Results 1 - 14 of 14) sorted by relevance

/linux-master/include/linux/
H A Ddm-dirty-log.h44 int (*presuspend)(struct dm_dirty_log *log); member in struct:dm_dirty_log_type
H A Ddevice-mapper.h198 dm_presuspend_fn presuspend; member in struct:target_type
/linux-master/arch/arm/mach-pxa/
H A Dsharpsl_pm.h22 void (*presuspend)(void); member in struct:sharpsl_charger_machinfo
H A Dspitz_pm.c203 .presuspend = spitz_presuspend,
H A Dsharpsl_pm.c607 sharpsl_pm.machinfo->presuspend();
/linux-master/drivers/md/
H A Ddm-raid1.c1345 if (log->type->presuspend && log->type->presuspend(log))
1347 DMWARN("log presuspend failed");
1492 .presuspend = mirror_presuspend,
H A Ddm-delay.c430 .presuspend = delay_presuspend,
H A Ddm-log-userspace-base.c871 .presuspend = userspace_presuspend,
H A Ddm-table.c2095 if (ti->type->presuspend)
2096 ti->type->presuspend(ti);
H A Ddm-mpath.c2198 .presuspend = multipath_presuspend,
H A Ddm-thin.c4126 .presuspend = pool_presuspend,
4513 .presuspend = thin_presuspend,
H A Ddm-snap.c2777 .presuspend = snapshot_merge_presuspend,
H A Ddm-raid.c4126 .presuspend = raid_presuspend,
/linux-master/drivers/md/dm-vdo/
H A Ddm-vdo-target.c2844 .presuspend = vdo_presuspend,

Completed in 207 milliseconds