media_entity_enum_test(9) Test whether the entity is marked

SYNOPSIS

bool media_entity_enum_test(struct media_entity_enum * ent_enum, struct media_entity * entity);

ARGUMENTS

ent_enum

Entity enumeration

entity

Entity to be tested

DESCRIPTION

Returns true if the entity was marked.

COPYRIGHT