Searched refs:rockchip_unregister_crtc_funcs (Results 1 – 3 of 3) sorted by relevance
58 void rockchip_unregister_crtc_funcs(struct drm_device *dev, int pipe);
82 void rockchip_unregister_crtc_funcs(struct drm_device *dev, int pipe) in rockchip_unregister_crtc_funcs() function91 EXPORT_SYMBOL_GPL(rockchip_unregister_crtc_funcs);
1551 rockchip_unregister_crtc_funcs(vop->drm_dev, vop->pipe); in vop_destroy_crtc()