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

/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_txp.c566 static const struct component_ops vc4_txp_ops = { variable in typeref:struct:component_ops
573 return component_add(&pdev->dev, &vc4_txp_ops);
578 component_del(&pdev->dev, &vc4_txp_ops);

Completed in 126 milliseconds