Home
last modified time | relevance | path

Searched refs:thaw (Results 1 – 25 of 78) sorted by relevance

1234

/linux/drivers/scsi/
H A Dscsi_pm.c44 return pm && pm->thaw ? pm->thaw(dev) : 0; in do_scsi_thaw()
266 .thaw = scsi_bus_thaw,
/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_drv.c169 .thaw = vbox_pm_thaw,
/linux/kernel/power/
H A Dhibernate.c946 goto thaw; in hibernate_quiet_exec()
950 goto thaw; in hibernate_quiet_exec()
987 thaw: in hibernate_quiet_exec()
/linux/drivers/hid/surface-hid/
H A Dsurface_hid_core.c276 .thaw = surface_hid_resume,
/linux/include/linux/
H A Dplatform_device.h379 .thaw = platform_pm_thaw, \
/linux/drivers/ata/
H A Dsata_promise.c187 .thaw = pdc_sata_thaw,
199 .thaw = pdc_thaw,
207 .thaw = pdc_thaw,
H A Dlibata-sff.c33 .thaw = ata_sff_thaw,
2775 bool thaw = false; in ata_bmdma_error_handler() local
2797 thaw = true; in ata_bmdma_error_handler()
2804 if (thaw) { in ata_bmdma_error_handler()
2813 if (thaw) in ata_bmdma_error_handler()
H A Dsata_rcar.c626 .thaw = sata_rcar_thaw,
1004 .thaw = sata_rcar_resume,
H A Dsata_nv.c471 .thaw = nv_nf2_thaw,
477 .thaw = nv_ck804_thaw,
492 .thaw = nv_adma_thaw,
513 .thaw = nv_mcp55_thaw,
H A Dpdc_adma.c142 .thaw = adma_thaw,
H A Dsata_qstor.c125 .thaw = qs_thaw,
/linux/drivers/rtc/
H A Drtc-lpc32xx.c329 .thaw = lpc32xx_rtc_thaw,
H A Drtc-da9055.c380 .thaw = da9055_rtc_resume,
H A Drtc-wm831x.c456 .thaw = wm831x_rtc_resume,
/linux/drivers/platform/x86/intel/
H A Dvbtn.c380 .thaw = intel_vbtn_pm_resume,
H A Dhid.c437 .thaw = intel_hid_pl_resume_handler,
/linux/drivers/usb/host/
H A Dohci-platform.c354 .thaw = ohci_platform_resume,
/linux/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c154 .thaw = xenbus_dev_cancel,
/linux/block/
H A Dbdev.c357 if (bdev->bd_holder_ops && bdev->bd_holder_ops->thaw) { in bdev_thaw()
358 error = bdev->bd_holder_ops->thaw(bdev); in bdev_thaw()
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_pci_func.c462 .thaw = aq_pm_thaw,
/linux/sound/ac97/
H A Dbus.c422 .thaw = pm_generic_thaw,
/linux/drivers/platform/surface/aggregator/
H A Dcore.c614 .thaw = ssam_serial_hub_pm_thaw,
/linux/drivers/video/fbdev/geode/
H A Dlxfb_core.c605 .thaw = lxfb_resume,
/linux/drivers/usb/core/
H A Dhcd-pci.c641 .thaw = hcd_pci_resume,
/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dbus.c385 .thaw = ishtp_cl_device_resume,

1234