Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/ast/
Dast_mode.c576 static int ast_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in ast_crtc_mode_set_base() function
612 ast_crtc_mode_set_base(crtc, x, y, old_fb); in ast_crtc_mode_set()
654 .mode_set_base = ast_crtc_mode_set_base,