Searched refs:restore (Results 276 - 300 of 359) sorted by relevance

<<1112131415

/linux-master/drivers/net/ethernet/sfc/siena/
H A Defx.c1226 /* Used for both resume and restore */
1270 .restore = efx_pm_resume,
/linux-master/drivers/virtio/
H A Dvirtio_balloon.c1166 .restore = virtballoon_restore,
/linux-master/drivers/scsi/
H A Dvirtio_scsi.c1060 .restore = virtscsi_restore,
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_pci.c658 .restore = t7xx_pci_pm_resume,
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c76 .restore = ath9k_htc_op_ps_restore,
H A Dinit.c164 .restore = ath9k_op_ps_restore,
/linux-master/drivers/input/serio/
H A Dserio.c962 .restore = serio_resume,
/linux-master/drivers/bus/mhi/host/
H A Dpci_generic.c981 /* Have stored pci confspace at hand for restore in sudden PCI error.
1267 * the intermediate restore kernel reinitializes MHI device with new
1297 .restore = mhi_pci_restore,
/linux-master/drivers/video/fbdev/
H A Dvt8623fb.c896 .restore = vt8623_pci_resume,
H A Di740fb.c1238 .restore = i740fb_resume,
/linux-master/drivers/gpu/host1x/
H A Dbus.c360 .restore = pm_generic_restore,
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h238 i40e_aq_restore_lldp(struct i40e_hw *hw, u8 *setting, bool restore,
/linux-master/net/wireless/
H A Dreg.c1006 bool restore = true; local
1023 * Either case, just restore and free new db.
1031 restore = context && query_regdb(context);
1033 restore = true;
1037 if (restore)
2507 * as some drivers used this to restore its orig_* reg domain.
3237 * and when we restore regulatory settings.
3432 * back as they were for a full restore.
3481 * after disconnection. To restore regulatory settings we do
3539 /* First restore t
[all...]
/linux-master/sound/soc/intel/avs/
H A Dcore.c737 .restore = avs_restore,
/linux-master/sound/soc/mediatek/mt8192/
H A Dmt8192-mt6359-rt1015-rt5682.c1229 .restore = snd_soc_resume,
/linux-master/drivers/platform/x86/amd/pmc/
H A Dpmc.c939 .restore = amd_pmc_s2idle_restore,
/linux-master/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c89 .restore = pm_generic_restore,
/linux-master/tools/kvm/kvm_stat/
H A Dkvm_stat869 2 restore the original field counts
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Drtw8703b.c1280 goto restore;
1325 restore:
H A Drtw8723d.c693 goto restore;
740 restore:
H A Dfw.c1479 goto restore;
1495 restore:
1801 /* restore rx clock gate */
/linux-master/fs/btrfs/
H A Dsuper.c1503 goto restore;
1520 restore:
/linux-master/arch/m68k/ifpsp060/src/
H A Disp.S311 set restore_flg, 0x40 # restore -(an)+ flag
318 set restore_bit, 0x6 # restore -(a7)+ bit
578 # if exception occurred in user mode, then we have to restore a7 in case it
585 mov.l %a0,%usp # restore it
588 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5
654 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5
661 mov.l EXC_A6(%a6),%a6 # restore a6
688 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5
695 mov.l EXC_A6(%a6),%a6 # restore a6
725 movm.l EXC_DREGS(%a6),&0x3fff # restore d
[all...]
/linux-master/drivers/input/misc/
H A Dwistron_btns.c1328 .restore = wistron_resume,
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c1352 .restore = nouveau_pmops_resume,

Completed in 592 milliseconds

<<1112131415