Lines Matching refs:drivers
102 although drivers can allocate entities directly.
115 dynamically but is managed by the entity driver. Most drivers will embed the
166 drivers.
168 Media device drivers should define groups if several entities are logically
226 To iterate over all entities belonging to a media device, drivers can use the
276 Due to the wide differences between drivers regarding power management needs,
278 media_entity structure includes a use_count field that media drivers can use to
281 The use_count field is owned by media drivers and must not be touched by entity
282 drivers. Access to the field must be protected by the media device graph_mutex
303 Media device drivers can be notified of link setup operations by setting the
308 Entity drivers must implement the link_setup operation if any of their links
321 When starting streaming, drivers must notify all entities in the pipeline to
341 When stopping the stream, drivers must notify the entities with
354 changing entities configuration parameters) drivers can explicitly check the