Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_crtc_helper.h63 int drm_helper_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y,
/Linux-v4.19/drivers/gpu/drm/
Ddrm_crtc_helper.c1041 ret = drm_helper_crtc_mode_set_base(crtc, x, y, old_fb); in drm_helper_crtc_mode_set()
1069 int drm_helper_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in drm_helper_crtc_mode_set_base() function
1100 EXPORT_SYMBOL(drm_helper_crtc_mode_set_base);
/Linux-v4.19/drivers/gpu/drm/arc/
Darcpgu_crtc.c162 .mode_set_base = drm_helper_crtc_mode_set_base,
/Linux-v4.19/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_crtc.c323 .mode_set_base = drm_helper_crtc_mode_set_base,