Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-pxa/
A Dsharpsl_pm.h22 void (*presuspend)(void); member
A Dspitz_pm.c202 .presuspend = spitz_presuspend,
A Dsharpsl_pm.c609 sharpsl_pm.machinfo->presuspend(); in corgi_goto_sleep()
/linux-6.3-rc2/include/linux/
A Ddm-dirty-log.h44 int (*presuspend)(struct dm_dirty_log *log); member
A Ddevice-mapper.h199 dm_presuspend_fn presuspend; member
/linux-6.3-rc2/drivers/md/
A Ddm-raid1.c1345 if (log->type->presuspend && log->type->presuspend(log)) in mirror_presuspend()
1492 .presuspend = mirror_presuspend,
A Ddm-delay.c365 .presuspend = delay_presuspend,
A Ddm-log-userspace-base.c871 .presuspend = userspace_presuspend,
A Ddm-table.c2068 if (ti->type->presuspend) in suspend_targets()
2069 ti->type->presuspend(ti); in suspend_targets()
A Ddm-thin.c4101 .presuspend = pool_presuspend,
4487 .presuspend = thin_presuspend,
A Ddm-mpath.c2198 .presuspend = multipath_presuspend,
A Ddm-snap.c2779 .presuspend = snapshot_merge_presuspend,

Completed in 44 milliseconds