SYNOPSIS void media_entity_put(struct media_entity * entity); ARGUMENTS entity The entity DESCRIPTION Release the reference count acquired by media_entity_get. The function will return immediately if entity is NULL. COPYRIGHT