Searched refs:intel_fbdev_set_suspend (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_fbdev.c | 660 intel_fbdev_set_suspend(&container_of(work, in intel_fbdev_suspend_worker() 753 void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) in intel_fbdev_set_suspend() function
|
D | intel_drv.h | 1773 extern void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous); 1794 static inline void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) in intel_fbdev_set_suspend() function
|
D | i915_drv.c | 1602 intel_fbdev_set_suspend(dev, FBINFO_STATE_SUSPENDED, true); in i915_drm_suspend() 1765 intel_fbdev_set_suspend(dev, FBINFO_STATE_RUNNING, false); in i915_drm_resume()
|
/Linux-v4.19/tools/power/pm-graph/config/ |
D | custom-timeline-functions.cfg | 205 intel_fbdev_set_suspend:
|