Searched refs:dc_drm_ops (Results 1 – 1 of 1) sorted by relevance
151 static const struct component_master_ops dc_drm_ops = { variable187 ret = component_master_add_with_match(&pdev->dev, &dc_drm_ops, match); in dc_probe()197 component_master_del(&pdev->dev, &dc_drm_ops); in dc_remove()
Completed in 3 milliseconds