Searched defs:media_entity_notify (Results 1 – 1 of 1) sorted by relevance
36 struct media_entity_notify { struct37 struct list_head list;38 void *notify_data;39 void (*notify)(struct media_entity *entity, void *notify_data);
Completed in 6 milliseconds