Searched refs:drm_mode_set_config_internal (Results 1 – 7 of 7) sorted by relevance
136 drm_mode_set_config_internal(&modeset); in nv04_display_destroy()
765 drm_mode_set_config_internal(&modeset); in nv17_tv_set_property()
367 drm_mode_set_config_internal(&modeset); in ch7006_encoder_set_property()
346 ret = drm_mode_set_config_internal(mode_set); in restore_fbdev_mode()965 ret = drm_mode_set_config_internal(modeset); in drm_fb_helper_pan_display()
622 ret = drm_mode_set_config_internal(&set); in drm_framebuffer_remove()2630 int drm_mode_set_config_internal(struct drm_mode_set *set) in drm_mode_set_config_internal() function2663 EXPORT_SYMBOL(drm_mode_set_config_internal);2893 ret = drm_mode_set_config_internal(&set); in drm_mode_setcrtc()
1397 extern int drm_mode_set_config_internal(struct drm_mode_set *set);
1103 ret = drm_mode_set_config_internal(&set); in vmw_lastclose()