Searched refs:vc4_drm_ops (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_drv.c410 static const struct component_master_ops vc4_drm_ops = { variable in typeref:struct:component_master_ops
443 return component_master_add_with_match(dev, &vc4_drm_ops, match);
448 component_master_del(&pdev->dev, &vc4_drm_ops);

Completed in 185 milliseconds