Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/sti/
Dsti_hda.c733 static const struct component_ops sti_hda_ops = { variable
790 return component_add(&pdev->dev, &sti_hda_ops); in sti_hda_probe()
795 component_del(&pdev->dev, &sti_hda_ops); in sti_hda_remove()