Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_panel.c129 static void panel_connector_destroy(struct drm_connector *connector) in panel_connector_destroy() function
175 .destroy = panel_connector_destroy,
218 panel_connector_destroy(connector); in panel_connector_create()