Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/ast/
Dast_mode.c655 static const struct drm_crtc_funcs ast_crtc_funcs = { variable
673 drm_crtc_init(dev, &crtc->base, &ast_crtc_funcs); in ast_crtc_init()