media_entity_cleanup(9) 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).

COPYRIGHT