Name
struct media_entity_enum —
An enumeration of media entities.
Synopsis
struct media_entity_enum {
unsigned long * bmap;
int idx_max;
};
Members
- bmap
Bit map in which each bit represents one entity at struct
media_entity->internal_idx.
- idx_max
Number of bits in bmap