Home
last modified time | relevance | path

Searched refs:hdmi_ops (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
Dhdmi.c516 static const struct component_ops hdmi_ops = { variable
523 return component_add(&pdev->dev, &hdmi_ops); in hdmi_dev_probe()
528 component_del(&pdev->dev, &hdmi_ops); in hdmi_dev_remove()
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dhdmi5.c542 static const struct omapdss_hdmi_ops hdmi_ops = { variable
567 out->ops.hdmi = &hdmi_ops; in hdmi_init_output()
Dhdmi4.c512 static const struct omapdss_hdmi_ops hdmi_ops = { variable
537 out->ops.hdmi = &hdmi_ops; in hdmi_init_output()
/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c100 struct hdmi_ops { struct
141 struct hdmi_ops ops; argument
2265 static const struct hdmi_ops generic_standard_hdmi_ops = {