HomeSort by: relevance | last modified time | path
    Searched defs:intel_fbdev_set_suspend (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_fbdev.h 21 void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous);
42 static inline void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) function in typeref:typename:void
intel_fbdev.c 496 intel_fbdev_set_suspend(&container_of(work,
615 void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) function in typeref:typename:void

Completed in 13 milliseconds