Home
last modified time | relevance | path

Searched defs:thaw (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/qxl/
H A Dqxl_drv.c193 static int qxl_drm_resume(struct drm_device *dev, bool thaw) in qxl_drm_resume()
/linux/include/linux/
H A Dpm.h293 int (*thaw)(struct device *dev); member
H A Dblkdev.h1751 int (*thaw)(struct block_device *bdev); member
H A Dlibata.h980 void (*thaw)(struct ata_port *ap); member
/linux/drivers/ata/
H A Dlibata-sff.c2775 bool thaw = false; in ata_bmdma_error_handler() local