Home
last modified time | relevance | path

Searched refs:nouveau_fbcon_set_suspend (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.h70 void nouveau_fbcon_set_suspend(struct drm_device *dev, int state);
Dnouveau_drm.c539 nouveau_fbcon_set_suspend(dev, 1); in nouveau_do_suspend()
622 nouveau_fbcon_set_suspend(dev, 0); in nouveau_do_resume()
Dnouveau_fbcon.c501 nouveau_fbcon_set_suspend(struct drm_device *dev, int state) in nouveau_fbcon_set_suspend() function