Name

media_entity_cleanup — free resources associated with an entity

Synopsis

void media_entity_cleanup (struct media_entity * entity);
 

Arguments

entity

entity where the pads belong

Description

This function must be called during the cleanup phase after unregistering the entity (currently, it does nothing).