Searched refs:nouveau_fbcon_set_suspend (Results 1 – 3 of 3) sorted by relevance
70 void nouveau_fbcon_set_suspend(struct drm_device *dev, int state);
755 nouveau_fbcon_set_suspend(dev, 1); in nouveau_do_suspend()828 nouveau_fbcon_set_suspend(dev, 0); in nouveau_do_resume()
469 nouveau_fbcon_set_suspend(struct drm_device *dev, int state) in nouveau_fbcon_set_suspend() function