Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/tilcdc/
Dtilcdc_crtc.c438 static const struct drm_crtc_funcs tilcdc_crtc_funcs = { variable
705 ret = drm_crtc_init(dev, crtc, &tilcdc_crtc_funcs); in tilcdc_crtc_create()