Lines Matching refs:structure
44 include/media/media-device.h. Allocation of the structure is handled by the
46 larger driver-specific structure.
52 The caller is responsible for initializing the media_device structure before
100 include/media/media-entity.h. The structure is usually embedded into a
101 higher-level structure, such as a v4l2_subdev or video_device instance,
116 pads array in a driver-specific structure, avoiding dynamic allocation.
179 driver-specific structure.
182 Both information are stored in the media_pad structure, making the media_pad
250 The graph structure, provided by the caller, is initialized to start graph
260 required and the graph structure can be freed normally.
278 media_entity structure includes a use_count field that media drivers can use to
331 every entity in the pipeline. Drivers should embed the media_pipeline structure