Searched refs:drm_mode_config_helper_suspend (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_modeset_helper.h41 int drm_mode_config_helper_suspend(struct drm_device *dev);
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_modeset_helper.c176 * drm_mode_config_helper_suspend - Modeset suspend helper
190 int drm_mode_config_helper_suspend(struct drm_device *dev) function
219 EXPORT_SYMBOL(drm_mode_config_helper_suspend); variable
/openbsd-current/sys/dev/pci/drm/apple/
H A Dapple_drv.c633 return drm_mode_config_helper_suspend(&apple->drm);

Completed in 119 milliseconds