Home
last modified time | relevance | path

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

123

/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/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_platform.c211 .thaw = sxgbe_platform_restore,
/linux/drivers/hid/surface-hid/
H A Dsurface_hid_core.c276 .thaw = surface_hid_resume,
/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.c384 .thaw = intel_vbtn_pm_resume,
/linux/include/linux/
H A Dplatform_device.h419 .thaw = platform_pm_thaw, \
/linux/drivers/pnp/
H A Ddriver.c272 .thaw = pnp_bus_resume,
/linux/drivers/usb/host/
H A Dohci-platform.c354 .thaw = ohci_platform_resume,
/linux/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c152 .thaw = xenbus_dev_thaw,
/linux/drivers/ata/
H A Dsata_rcar.c626 .thaw = sata_rcar_thaw,
1004 .thaw = sata_rcar_resume,
/linux/sound/ac97/
H A Dbus.c400 .thaw = pm_generic_thaw,
/linux/drivers/platform/surface/aggregator/
H A Dcore.c614 .thaw = ssam_serial_hub_pm_thaw,
/linux/block/
H A Dbdev.c360 if (bdev->bd_holder_ops && bdev->bd_holder_ops->thaw) { in bdev_thaw()
361 error = bdev->bd_holder_ops->thaw(bdev); in bdev_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,
H A Dusb.c575 .thaw = usb_dev_thaw,
/linux/drivers/video/fbdev/via/
H A Dvia-core.c714 .thaw = via_resume,
/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dbus.c385 .thaw = ishtp_cl_device_resume,
/linux/drivers/macintosh/
H A Dadb.c856 .thaw = adb_resume,
/linux/Documentation/power/
H A Duserland-swsusp.rst42 thaw user space processes frozen by SNAPSHOT_FREEZE
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dpci.c909 .thaw = pm_sleep_ptr(mt7925_pci_resume),
/linux/drivers/virtio/
H A Dvirtio_pci_common.c655 .thaw = virtio_pci_restore,

123