Searched defs:crtc_helper_funcs (Results 1 - 3 of 3) sorted by relevance

/drivers/staging/imx-drm/
H A Dimx-drm.h22 const struct drm_crtc_helper_funcs *crtc_helper_funcs; member in struct:imx_drm_crtc_helper_funcs
/drivers/gpu/drm/rcar-du/
H A Drcar_du_crtc.c428 static const struct drm_crtc_helper_funcs crtc_helper_funcs = { variable in typeref:struct:drm_crtc_helper_funcs
575 drm_crtc_helper_add(crtc, &crtc_helper_funcs);
/drivers/gpu/drm/shmobile/
H A Dshmob_drm_crtc.c431 static const struct drm_crtc_helper_funcs crtc_helper_funcs = { variable in typeref:struct:drm_crtc_helper_funcs
523 drm_crtc_helper_add(crtc, &crtc_helper_funcs);

Completed in 116 milliseconds