Home
last modified time | relevance | path

Searched refs:presuspend (Results 1 – 12 of 12) sorted by relevance

/linux/arch/arm/mach-pxa/
H A Dsharpsl_pm.h22 void (*presuspend)(void); member
H A Dspitz_pm.c205 .presuspend = spitz_presuspend,
H A Dsharpsl_pm.c607 sharpsl_pm.machinfo->presuspend(); in corgi_goto_sleep()
/linux/include/linux/
H A Ddm-dirty-log.h44 int (*presuspend)(struct dm_dirty_log *log); member
H A Ddevice-mapper.h203 dm_presuspend_fn presuspend; member
/linux/drivers/md/
H A Ddm-raid1.c1345 if (log->type->presuspend && log->type->presuspend(log)) in mirror_presuspend()
1347 DMWARN("log presuspend failed"); in mirror_presuspend()
1493 .presuspend = mirror_presuspend,
H A Ddm-delay.c432 .presuspend = delay_presuspend,
H A Ddm-log-userspace-base.c871 .presuspend = userspace_presuspend,
H A Ddm-thin.c4120 .presuspend = pool_presuspend,
4507 .presuspend = thin_presuspend,
H A Ddm-mpath.c2194 .presuspend = multipath_presuspend,
H A Ddm-raid.c4144 .presuspend = raid_presuspend,
/linux/drivers/md/dm-vdo/
H A Ddm-vdo-target.c2869 .presuspend = vdo_presuspend,