Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.c391 static const struct component_ops msm_hdmi_ops = { variable
531 ret = component_add(&pdev->dev, &msm_hdmi_ops); in msm_hdmi_dev_probe()
546 component_del(&pdev->dev, &msm_hdmi_ops); in msm_hdmi_dev_remove()