Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi.c456 static const struct component_ops hdmi_ops = { variable
463 return component_add(&pdev->dev, &hdmi_ops); in hdmi_dev_probe()
468 component_del(&pdev->dev, &hdmi_ops); in hdmi_dev_remove()
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dhdmi4.c482 static const struct omapdss_hdmi_ops hdmi_ops = { variable
507 out->ops.hdmi = &hdmi_ops; in hdmi_init_output()
Dhdmi5.c510 static const struct omapdss_hdmi_ops hdmi_ops = { variable
535 out->ops.hdmi = &hdmi_ops; in hdmi_init_output()
/linux-4.1.27/sound/pci/hda/
Dpatch_hdmi.c98 struct hdmi_ops { struct
139 struct hdmi_ops ops; argument
2240 static const struct hdmi_ops generic_standard_hdmi_ops = {