Searched defs:thaw (Results 1 – 2 of 2) sorted by relevance
57 int (*thaw)(struct device *); member
183 static int qxl_drm_resume(struct drm_device *dev, bool thaw) in qxl_drm_resume()