Lines Matching refs:media_entity
82 static struct media_entity *find_entity(struct media_device *mdev, u32 id) in find_entity()
84 struct media_entity *entity; in find_entity()
102 struct media_entity *ent; in media_device_enum_entities()
155 struct media_entity *entity; in media_device_enum_links()
205 struct media_entity *source; in media_device_setup_link()
206 struct media_entity *sink; in media_device_setup_link()
239 struct media_entity *entity; in media_device_get_topology()
585 static void __media_device_unregister_entity(struct media_entity *entity) in __media_device_unregister_entity()
623 struct media_entity *entity) in media_device_register_entity()
687 void media_device_unregister_entity(struct media_entity *entity) in media_device_unregister_entity()
809 struct media_entity *entity; in media_device_unregister()
810 struct media_entity *next; in media_device_unregister()