Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/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-6.15/drivers/md/
H A Ddm-raid1.c1345 if (log->type->presuspend && log->type->presuspend(log)) in mirror_presuspend()
1493 .presuspend = mirror_presuspend,
H A Ddm-delay.c448 .presuspend = delay_presuspend,
H A Ddm-log-userspace-base.c871 .presuspend = userspace_presuspend,
H A Ddm-table.c1929 if (ti->type->presuspend) in suspend_targets()
1930 ti->type->presuspend(ti); in suspend_targets()
H A Ddm-thin.c4120 .presuspend = pool_presuspend,
4507 .presuspend = thin_presuspend,
H A Ddm-mpath.c2194 .presuspend = multipath_presuspend,
H A Ddm-snap.c2777 .presuspend = snapshot_merge_presuspend,
H A Ddm-raid.c4144 .presuspend = raid_presuspend,
/linux-6.15/drivers/md/dm-vdo/
H A Ddm-vdo-target.c2869 .presuspend = vdo_presuspend,