Searched defs:v4l2_async_notifier (Results 1 – 1 of 1) sorted by relevance
118 struct v4l2_async_notifier { struct119 const struct v4l2_async_notifier_operations *ops; argument122 struct v4l2_async_notifier *parent; argument123 struct list_head waiting_list;124 struct list_head done_list;125 struct list_head notifier_entry;