Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/ast/
Dast_mode.c682 static const struct drm_crtc_funcs ast_crtc_funcs = { variable
699 drm_crtc_init(dev, &crtc->base, &ast_crtc_funcs); in ast_crtc_init()