drm_mode_destroy — remove a mode
void drm_mode_destroy (
)
dev
DRM device
mode
mode to remove
Release mode's unique ID, then free it mode structure itself using kfree.