Searched refs:dsi_component_ops (Results 1 – 3 of 3) sorted by relevance
962 static const struct component_ops dsi_component_ops = { variable 987 return component_add(host->dev, &dsi_component_ops); in sprd_dsi_host_attach() 993 component_del(host->dev, &dsi_component_ops); in sprd_dsi_host_detach()
4610 static const struct component_ops dsi_component_ops = { variable 5032 r = component_add(&pdev->dev, &dsi_component_ops); in dsi_probe() 5051 component_del(&pdev->dev, &dsi_component_ops); in dsi_remove()
5489 static const struct component_ops dsi_component_ops = { variable 5496 return component_add(&pdev->dev, &dsi_component_ops); in dsi_probe() 5501 component_del(&pdev->dev, &dsi_component_ops); in dsi_remove()