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