media_entity_remove_links(9) remove all links associated with an entity

SYNOPSIS

void media_entity_remove_links(struct media_entity * entity);

ARGUMENTS

entity

pointer to media_entity

NOTE

this is called automatically when an entity is unregistered via media_device_register_entity.

COPYRIGHT