Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_hda.c705 static const struct component_ops sti_hda_ops = { variable
762 return component_add(&pdev->dev, &sti_hda_ops); in sti_hda_probe()
767 component_del(&pdev->dev, &sti_hda_ops); in sti_hda_remove()