Searched refs:hdmi4_component_ops (Results 1 – 2 of 2) sorted by relevance
763 static const struct component_ops hdmi4_component_ops = { variable770 return component_add(&pdev->dev, &hdmi4_component_ops); in hdmi4_probe()775 component_del(&pdev->dev, &hdmi4_component_ops); in hdmi4_remove()
831 static const struct component_ops hdmi4_component_ops = { variable838 return component_add(&pdev->dev, &hdmi4_component_ops); in hdmi4_probe()843 component_del(&pdev->dev, &hdmi4_component_ops); in hdmi4_remove()