Lines Matching refs:media_entity
88 static struct media_entity *find_entity(struct media_device *mdev, u32 id) in find_entity()
90 struct media_entity *entity; in find_entity()
108 struct media_entity *ent; in media_device_enum_entities()
161 struct media_entity *entity; in media_device_enum_links()
211 struct media_entity *source; in media_device_setup_link()
212 struct media_entity *sink; in media_device_setup_link()
240 struct media_entity *entity; in media_device_get_topology()
569 struct media_entity *entity) in media_device_register_entity()
632 static void __media_device_unregister_entity(struct media_entity *entity) in __media_device_unregister_entity()
664 void media_device_unregister_entity(struct media_entity *entity) in media_device_unregister_entity()
781 struct media_entity *entity; in media_device_unregister()
782 struct media_entity *next; in media_device_unregister()