Lines Matching refs:media_entity
81 static struct media_entity *find_entity(struct media_device *mdev, u32 id) in find_entity()
83 struct media_entity *entity; in find_entity()
101 struct media_entity *ent; in media_device_enum_entities()
154 struct media_entity *entity; in media_device_enum_links()
204 struct media_entity *source; in media_device_setup_link()
205 struct media_entity *sink; in media_device_setup_link()
233 struct media_entity *entity; in media_device_get_topology()
579 static void __media_device_unregister_entity(struct media_entity *entity) in __media_device_unregister_entity()
617 struct media_entity *entity) in media_device_register_entity()
681 void media_device_unregister_entity(struct media_entity *entity) in media_device_unregister_entity()
803 struct media_entity *entity; in media_device_unregister()
804 struct media_entity *next; in media_device_unregister()