Searched refs:hdmi4_component_ops (Results 1 – 2 of 2) sorted by relevance
766 static const struct component_ops hdmi4_component_ops = { variable773 return component_add(&pdev->dev, &hdmi4_component_ops); in hdmi4_probe()778 component_del(&pdev->dev, &hdmi4_component_ops); in hdmi4_remove()
768 static const struct component_ops hdmi4_component_ops = { variable775 return component_add(&pdev->dev, &hdmi4_component_ops); in hdmi4_probe()780 component_del(&pdev->dev, &hdmi4_component_ops); in hdmi4_remove()