Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_crtc.c456 static int __drm_mode_set_config_internal(struct drm_mode_set *set, in __drm_mode_set_config_internal() function
517 return __drm_mode_set_config_internal(set, NULL); in drm_mode_set_config_internal()
752 ret = __drm_mode_set_config_internal(&set, &ctx); in drm_mode_setcrtc()