Searched defs:v4l2_async_notifier (Results 1 – 2 of 2) sorted by relevance
129 struct v4l2_async_notifier { struct130 const struct v4l2_async_notifier_operations *ops; argument133 struct v4l2_async_notifier *parent; argument143 * @notifier: pointer to &struct v4l2_async_notifier argument
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;