__drm_atomic_helper_connector_destroy_state — release connector state
void __drm_atomic_helper_connector_destroy_state (
)
connector
connector object
state
connector state object to release
Releases all resources stored in the connector state without actually freeing the memory of the connector state. This is useful for drivers that subclass the connector state.