Searched refs:restore (Results 151 - 175 of 359) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/ath/
H A Dath.h144 void (*restore)(struct ath_common *common); member in struct:ath_ps_ops
/linux-master/include/linux/
H A Dvirtio.h117 * @failed: saved value for VIRTIO_CONFIG_S_FAILED bit (for restore)
194 * @restore: optional function to call on resume.
209 int (*restore)(struct virtio_device *dev); member in struct:virtio_driver
/linux-master/arch/arm/mm/
H A Dproc-feroceon.S268 msr cpsr_c, r2 @ restore interrupts
315 msr cpsr_c, r2 @ restore interrupts
347 msr cpsr_c, r2 @ restore interrupts
379 msr cpsr_c, r2 @ restore interrupts
H A Dcache-v6.S47 msr cpsr_cx, r1 @ restore interrupts
/linux-master/sound/soc/fsl/
H A Dimx-rpmsg.c89 lpa_pm.restore = NULL;
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display_core.h500 /* restore state for suspend/resume and display reset */
503 } restore; member in struct:intel_display
/linux-master/arch/sparc/lib/
H A Dxor.S353 restore
400 restore
462 restore
545 restore
644 restore
/linux-master/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py470 def restore(self): member in class:Pen
545 pen.restore()
924 pen.restore()
1026 pen.restore()
1163 pen.restore()
/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c481 nv_encoder->restore.output = NVReadRAMDAC(dev, 0, NV_PRAMDAC_DACCLK +
492 nv_encoder->restore.output);
/linux-master/arch/arm/mach-omap2/
H A Dsleep34xx.S78 ldmfd sp!, {pc} @ restore regs and return
240 * SDRC state restore before accessing the SDRAM
244 * the DPLL before calling the restore code directly
315 ldmfd sp!, {r4 - r11, pc} @ restore regs and return
344 * restore: common code for 3xxx
/linux-master/net/ipv4/
H A Dtcp_bpf.c649 int tcp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) argument
658 if (restore) {
689 * protocol callbacks installed, we need to restore the callbacks to
/linux-master/drivers/virtio/
H A Dvirtio.c571 if (drv->restore) {
572 ret = drv->restore(dev);
577 /* If restore didn't do it, mark device DRIVER_OK ourselves. */
/linux-master/arch/m68k/fpsp040/
H A Dssin.S280 fmovel %d1,%FPCR |restore users exceptions
344 fmovel %d1,%FPCR |restore users exceptions
363 fmovel %d1,%FPCR |restore users exceptions
371 fmovel %d1,%FPCR |restore users exceptions
649 movel %d1,-(%sp) |restore users mode & precision
654 fmovel (%sp)+,%FPCR |restore users exceptions
722 fmovel (%sp)+,%FPCR |restore users exceptions
741 fmovel (%sp)+,%FPCR |restore users exceptions
/linux-master/arch/sparc/kernel/
H A Dhvcalls.S718 restore
730 restore
/linux-master/drivers/rtc/
H A Drtc-da9055.c381 .restore = da9055_rtc_resume,
H A Drtc-wm831x.c457 .restore = wm831x_rtc_resume,
H A Drtc-lpc32xx.c330 .restore = lpc32xx_rtc_resume
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_iommu_v2.c266 .restore = etnaviv_iommuv2_restore,
/linux-master/sound/soc/amd/renoir/
H A Drn-pci-acp3x.c390 .restore = snd_rn_acp_resume,
/linux-master/drivers/gpu/drm/gma500/
H A Dcdv_intel_hdmi.c301 gma_connector->restore = cdv_hdmi_restore;
H A Dfbdev.c310 .restore = psb_fbdev_client_restore,
/linux-master/arch/arm/mach-omap1/
H A Dsleep.S126 * It will just start executing here, so we'll restore stuff from the
132 @ restore regs and return
274 * It will just start executing here, so we'll restore stuff from the
/linux-master/drivers/gpu/drm/i2c/
H A Dsil164_drv.c341 .restore = sil164_encoder_restore,
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_fbdev.c359 .restore = radeon_fbdev_client_restore,
/linux-master/drivers/usb/host/
H A Dohci-platform.c340 .restore = ohci_platform_restore,

Completed in 291 milliseconds

1234567891011>>