Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dsharpsl_pm.h23 void (*postsuspend)(void); member
H A Dcorgi_pm.c168 .postsuspend = corgi_postsuspend,
H A Dspitz_pm.c204 .postsuspend = spitz_postsuspend,
H A Dsharpsl_pm.c633 sharpsl_pm.machinfo->postsuspend(); in corgi_goto_sleep()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddm-dirty-log.h44 int (*postsuspend)(struct dm_dirty_log *log); member
H A Ddevice-mapper.h185 dm_postsuspend_fn postsuspend; member
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-raid1.c1351 if (log->type->postsuspend && log->type->postsuspend(log)) in mirror_postsuspend()
1464 .postsuspend = mirror_postsuspend,
H A Ddm-log-userspace-base.c875 .postsuspend = userspace_postsuspend,
H A Ddm-log.c847 .postsuspend = disk_flush,
H A Ddm-table.c2225 if (ti->type->postsuspend) in suspend_targets()
2226 ti->type->postsuspend(ti); in suspend_targets()
H A Ddm-zoned-target.c1153 .postsuspend = dmz_suspend,
H A Ddm-era-target.c1717 .postsuspend = era_postsuspend,
H A Ddm-clone-target.c2201 .postsuspend = clone_postsuspend,
H A Ddm-thin.c4103 .postsuspend = pool_postsuspend,
4481 .postsuspend = thin_postsuspend,
H A Ddm-mpath.c2149 .postsuspend = multipath_postsuspend,
H A Ddm-snap.c2756 .postsuspend = origin_postsuspend,
H A Ddm-writecache.c2577 .postsuspend = writecache_suspend,
H A Ddm-cache-target.c3478 .postsuspend = cache_postsuspend,
H A Ddm-raid.c4052 .postsuspend = raid_postsuspend,
H A Ddm-crypt.c3585 .postsuspend = crypt_postsuspend,
H A Ddm-integrity.c4463 .postsuspend = dm_integrity_postsuspend,