Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/
Ddrm_crtc.c418 static int __drm_mode_set_config_internal(struct drm_mode_set *set, in __drm_mode_set_config_internal() function
479 return __drm_mode_set_config_internal(set, NULL); in drm_mode_set_config_internal()
711 ret = __drm_mode_set_config_internal(&set, &ctx); in drm_mode_setcrtc()