Searched refs:thaw (Results 76 - 100 of 100) sorted by relevance

1234

/linux-master/drivers/tty/serial/
H A Dqcom_geni_serial.c1790 .thaw = pm_sleep_ptr(qcom_geni_serial_sys_hib_resume),
H A Dimx.c2644 .thaw = imx_uart_thaw,
/linux-master/drivers/video/fbdev/
H A Ds3fb.c1488 .thaw = s3_pci_resume,
/linux-master/include/linux/
H A Dlibata.h915 void (*thaw)(struct ata_port *ap); member in struct:ata_port_operations
/linux-master/fs/
H A Dsuper.c1162 * emergency_thaw_all -- forcibly thaw every frozen filesystem
1481 * fs_bdev_thaw - thaw owning filesystem of block device
1491 * Return: If the thaw was successful zero is returned. If the thaw
1522 .thaw = fs_bdev_thaw,
1978 * * %FREEZE_MAY_NEST whether nesting freeze and thaw requests is allowed.
2112 * frozen both by userspace and the kernel, a thaw call from either source
2141 pr_err("VFS: Filesystem thaw failed\n");
2162 * @sb: the super to thaw
2169 * * %FREEZE_HOLDER_USERSPACE if userspace wants to thaw th
[all...]
/linux-master/drivers/ata/
H A Dlibata-eh.c1136 * ata_eh_thaw_port - EH helper to thaw port
1137 * @ap: ATA port to thaw
1152 if (ap->ops->thaw)
1153 ap->ops->thaw(ap);
2685 * bang classes, thaw and return.
2814 /* thaw the port */
3126 * thaw and ignore the device.
3524 /* thaw frozen port and recover failed devices */
H A Dsata_mv.c689 .thaw = mv_eh_thaw,
711 .thaw = mv_eh_thaw,
H A Dlibahci.c164 .thaw = ahci_thaw,
H A Dlibata-core.c5317 .thaw = ata_port_pm_resume,
/linux-master/drivers/video/fbdev/aty/
H A Dradeon_pm.c2812 .thaw = radeonfb_pci_resume,
H A Daty128fb.c176 .thaw = aty128_pci_resume,
H A Datyfb_base.c2192 .thaw = atyfb_pci_resume,
/linux-master/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c2692 .thaw = pch_gbe_resume,
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Defx.c3053 .thaw = ef4_pm_thaw,
/linux-master/sound/soc/
H A Dsoc-core.c2376 .thaw = snd_soc_resume,
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c2848 .thaw = amdgpu_pmops_thaw,
/linux-master/drivers/net/ethernet/3com/
H A D3c59x.c882 .thaw = vortex_resume,
/linux-master/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c2440 .thaw = savagefb_resume,
/linux-master/drivers/net/ethernet/freescale/
H A Dgianfar.c3610 .thaw = gfar_resume,
/linux-master/drivers/platform/x86/
H A Dasus-wmi.c4704 .thaw = asus_hotk_thaw,
/linux-master/sound/pci/hda/
H A Dhda_codec.c3036 .thaw = hda_codec_pm_thaw,
/linux-master/drivers/nvme/host/
H A Dpci.c3288 .thaw = nvme_simple_resume,
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c7946 .thaw = e1000e_pm_thaw,
/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c9416 .thaw = pqi_thaw,
/linux-master/drivers/ufs/core/
H A Dufshcd.c10837 .thaw = ufshcd_wl_resume,

Completed in 1041 milliseconds

1234