Searched refs:restore (Results 226 - 250 of 359) sorted by relevance

1234567891011>>

/linux-master/arch/x86/kernel/
H A Dptrace.c570 restore:
602 goto restore;
887 * operations like PTRACE_SETREGS to fully restore a saved
/linux-master/drivers/base/
H A Dplatform.c1226 if (drv->pm->restore)
1227 ret = drv->pm->restore(dev);
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c744 ath_ps_ops(common)->restore(common);
781 ath_ps_ops(common)->restore(common);
/linux-master/kernel/power/
H A Dhibernate.c224 * If the restore fails after this function has been called,
234 * platform_restore_cleanup - Switch to the working state after failing restore.
238 * after a failing restore.
240 * If platform_pre_restore() has been called before the failing restore, this
300 * Control reappears in this routine after the subsequent restore.
427 * image creation has failed and (2) after a successful restore.
463 * Execute device drivers' "noirq" and "late" freeze callbacks, restore the
465 * the low-level code that will restore the remaining contents of memory and
538 * hibernation_restore - Quiesce devices and restore from a hibernation image.
874 goto restore;
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dres_func.S410 st RES_FLG(%a6) |indicate that a restore is needed
626 | for this condition. The restore flag (RES_FLG) is left clear.
695 beq fix_stk |restore to fpu
799 beq fix_stk |restore to fpu
974 beq fix_stk |restore to fpu
1155 beq fix_stk |restore to fpu
1336 beqs fmoveinc |enabled, force restore
H A Dget_op.S40 | then an frestore is done to restore the instruction back into
/linux-master/arch/m68k/ifpsp060/src/
H A Dilsp.S234 # fmovm.l (%sp)+,&0x0 # restore no fpregs
235 movm.l (%sp)+,&0x00fc # restore d2-d7
259 # fmovm.l (%sp)+,&0x0 # restore no fpregs
260 movm.l (%sp)+,&0x00fc # restore d2-d7
396 mov.l (%sp)+, %d5 # restore dividend
596 # fmovm.l (%sp)+,&0x0 # restore no fpregs
597 movm.l (%sp)+,&0x001c # restore d2-d4
733 # fmovm.l (%sp)+,&0x0 # restore no fpregs
734 movm.l (%sp)+,&0x003c # restore d2-d5
927 # fmovm.l (%sp)+,&0x0 # restore n
[all...]
/linux-master/net/dsa/
H A Dport.c841 goto restore;
849 goto restore;
854 restore:
1428 * the old CPU port before changing it, and restore it on errors during the
1480 "Failed to restore standalone VLANs");
1513 "port %d failed to restore standalone VLANs: %pe\n",
/linux-master/arch/sh/kernel/cpu/sh2/
H A Dentry.S268 ! restore special register
/linux-master/arch/m68k/ifpsp060/
H A Diskeleton.S226 | restore sfc/dfc
/linux-master/arch/sparc/lib/
H A Dudivdi3.S247 restore
H A Ddivdi3.S270 restore
H A Dmemcpy.S415 restore %g7, %g0, %o0
/linux-master/drivers/gpu/drm/gma500/
H A Dpsb_intel_lvds.c661 gma_connector->restore = psb_intel_lvds_restore;
/linux-master/drivers/video/fbdev/via/
H A Dvia-core.c712 .restore = via_resume,
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h502 void (*restore)(struct matrox_fb_info *minfo); member in struct:matrox_switch
/linux-master/arch/xtensa/kernel/
H A Dalign.S477 /* restore SAR and return */
551 wsr a0, depc # restore depc and a0
/linux-master/drivers/usb/host/
H A Dehci-fsl.c417 /* Saved USB PHY settings, need to restore after deep sleep. */
534 /* restore EHCI registers */
634 .restore = ehci_fsl_drv_restore,
/linux-master/drivers/ufs/host/
H A Dufshcd-pci.c393 * Force reset and restore. Any other actions can lead
501 /* Force a full reset and restore */
587 .restore = ufshcd_pci_restore,
/linux-master/sound/soc/samsung/
H A Dtm2_wm5110.c656 .restore = snd_soc_resume,
/linux-master/drivers/virtio/
H A Dvirtio_pci_common.c533 .restore = virtio_pci_restore,
/linux-master/drivers/hid/intel-ish-hid/ishtp/
H A Dbus.c378 .restore = ishtp_cl_device_resume,
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_mmu.c408 context->global->ops->restore(gpu, context);
/linux-master/drivers/macintosh/
H A Dadb.c860 .restore = adb_resume,
/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_core.c592 .restore = virtcrypto_restore,

Completed in 329 milliseconds

1234567891011>>