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

/linux-master/drivers/gpu/drm/mcde/
H A Dmcde_dsi.c1163 static const struct component_ops mcde_dsi_component_ops = { variable in typeref:struct:component_ops
1208 return component_add(dev, &mcde_dsi_component_ops);
1215 component_del(&pdev->dev, &mcde_dsi_component_ops);

Completed in 294 milliseconds