Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/sti/
Dsti_hda.c735 static const struct component_ops sti_hda_ops = { variable
792 return component_add(&pdev->dev, &sti_hda_ops); in sti_hda_probe()
797 component_del(&pdev->dev, &sti_hda_ops); in sti_hda_remove()