Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/
Ddrm_crtc.c598 static int __drm_mode_set_config_internal(struct drm_mode_set *set, in __drm_mode_set_config_internal() function
659 return __drm_mode_set_config_internal(set, NULL); in drm_mode_set_config_internal()
888 ret = __drm_mode_set_config_internal(&set, &ctx); in drm_mode_setcrtc()