Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_txp.c539 static const struct component_ops vc4_txp_ops = { variable
546 return component_add(&pdev->dev, &vc4_txp_ops); in vc4_txp_probe()
551 component_del(&pdev->dev, &vc4_txp_ops); in vc4_txp_remove()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_txp.c566 static const struct component_ops vc4_txp_ops = { variable
573 return component_add(&pdev->dev, &vc4_txp_ops); in vc4_txp_probe()
578 component_del(&pdev->dev, &vc4_txp_ops); in vc4_txp_remove()

Completed in 3 milliseconds