Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.c604 static const struct component_ops msm_hdmi_ops = { variable
611 return component_add(&pdev->dev, &msm_hdmi_ops); in msm_hdmi_dev_probe()
616 component_del(&pdev->dev, &msm_hdmi_ops); in msm_hdmi_dev_remove()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.c403 static const struct component_ops msm_hdmi_ops = { variable
543 ret = component_add(&pdev->dev, &msm_hdmi_ops); in msm_hdmi_dev_probe()
558 component_del(&pdev->dev, &msm_hdmi_ops); in msm_hdmi_dev_remove()

Completed in 4 milliseconds