Searched refs:rockchip_drm_dma_attach_device (Results 1 – 3 of 3) sorted by relevance
63 int rockchip_drm_dma_attach_device(struct drm_device *drm_dev,
43 int rockchip_drm_dma_attach_device(struct drm_device *drm_dev, in rockchip_drm_dma_attach_device() function57 EXPORT_SYMBOL_GPL(rockchip_drm_dma_attach_device);
454 ret = rockchip_drm_dma_attach_device(vop->drm_dev, vop->dev); in vop_enable()