Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vc4/
Dvc4_txp.c320 static void vc4_txp_connector_destroy(struct drm_connector *connector) in vc4_txp_connector_destroy() function
329 .destroy = vc4_txp_connector_destroy,
423 vc4_txp_connector_destroy(&txp->connector.base); in vc4_txp_unbind()