Searched refs:hdmi_ops (Results 1 – 4 of 4) sorted by relevance
516 static const struct component_ops hdmi_ops = { variable523 return component_add(&pdev->dev, &hdmi_ops); in hdmi_dev_probe()528 component_del(&pdev->dev, &hdmi_ops); in hdmi_dev_remove()
542 static const struct omapdss_hdmi_ops hdmi_ops = { variable567 out->ops.hdmi = &hdmi_ops; in hdmi_init_output()
512 static const struct omapdss_hdmi_ops hdmi_ops = { variable537 out->ops.hdmi = &hdmi_ops; in hdmi_init_output()
100 struct hdmi_ops { struct141 struct hdmi_ops ops; argument2265 static const struct hdmi_ops generic_standard_hdmi_ops = {