Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.h540 void rockchip_unregister_crtc_funcs(struct drm_crtc *crtc);
H A Drockchip_drm_drv.c1097 void rockchip_unregister_crtc_funcs(struct drm_crtc *crtc) in rockchip_unregister_crtc_funcs() function
H A Drockchip_drm_vop.c4808 rockchip_unregister_crtc_funcs(crtc); in vop_create_crtc()