Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/ast/
Dast_mode.c560 static int ast_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in ast_crtc_mode_set_base() function
596 ast_crtc_mode_set_base(crtc, x, y, old_fb); in ast_crtc_mode_set()
622 .mode_set_base = ast_crtc_mode_set_base,