Home
last modified time | relevance | path

Searched defs:media_entity_notify (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/media/
Dmedia-device.h36 struct media_entity_notify { struct
37 struct list_head list;
38 void *notify_data;
39 void (*notify)(struct media_entity *entity, void *notify_data);
/kernel/linux/linux-6.6/include/media/
Dmedia-device.h37 struct media_entity_notify { struct
38 struct list_head list;
39 void *notify_data;
40 void (*notify)(struct media_entity *entity, void *notify_data);