Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vc4/
Dvc4_txp.c533 static const struct component_ops vc4_txp_ops = { variable
540 return component_add(&pdev->dev, &vc4_txp_ops); in vc4_txp_probe()
545 component_del(&pdev->dev, &vc4_txp_ops); in vc4_txp_remove()