Home
last modified time | relevance | path

Searched defs:v4l2_ctrl_handler (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/media/
H A Dv4l2-ctrls.h364 struct v4l2_ctrl_handler { struct
365 struct mutex _lock;
366 struct mutex *lock;
367 struct list_head ctrls;
368 struct list_head ctrl_refs;
371 v4l2_ctrl_notify_fnc notify;
372 void *notify_priv;
373 u16 nr_of_buckets;
374 int error;
375 bool request_is_queued;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/media/
H A Dv4l2-ctrls.h364 struct v4l2_ctrl_handler { struct
365 struct mutex _lock;
366 struct mutex *lock;
367 struct list_head ctrls;
368 struct list_head ctrl_refs;
371 v4l2_ctrl_notify_fnc notify;
372 void *notify_priv;
373 u16 nr_of_buckets;
374 int error;
375 bool request_is_queued;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/media/
H A Dv4l2-ctrls.h364 struct v4l2_ctrl_handler { struct
365 struct mutex _lock;
366 struct mutex *lock;
367 struct list_head ctrls;
368 struct list_head ctrl_refs;
371 v4l2_ctrl_notify_fnc notify;
372 void *notify_priv;
373 u16 nr_of_buckets;
374 int error;
375 bool request_is_queued;
[all …]