Name

is_media_entity_v4l2_io — identify if the entity main function is a V4L2 I/O

Synopsis

bool is_media_entity_v4l2_io (struct media_entity * entity);
 

Arguments

entity

pointer to entity

Return

true if the entity main function is one of the V4L2 I/O types (video, VBI or SDR radio); false otherwise.