Home
last modified time | relevance | path

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

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