Home
last modified time | relevance | path

Searched refs:queryctrl (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
A Dcontrol.rst329 struct v4l2_queryctrl queryctrl;
348 memset(&queryctrl, 0, sizeof(queryctrl));
356 enumerate_menu(queryctrl.id);
397 memset(&queryctrl, 0, sizeof(queryctrl));
400 queryctrl.id < V4L2_CID_LASTP1;
401 queryctrl.id++) {
409 enumerate_menu(queryctrl.id);
420 queryctrl.id++) {
428 enumerate_menu(queryctrl.id);
444 struct v4l2_queryctrl queryctrl;
[all …]
A Dvidioc-dqevent.rst133 :ref:`v4l2_queryctrl <v4l2-queryctrl>` and struct
239 :ref:`v4l2_queryctrl <v4l2-queryctrl>`.
243 :ref:`v4l2_queryctrl <v4l2-queryctrl>`.
247 :ref:`v4l2_queryctrl <v4l2-queryctrl>`.
251 :ref:`v4l2_queryctrl <v4l2-queryctrl>`.
A Duser-func.rst61 vidioc-queryctrl
A Dvidioc-queryctrl.rst42 of a struct :ref:`v4l2_queryctrl <v4l2-queryctrl>` and call the
72 :ref:`v4l2_queryctrl <v4l2-queryctrl>` since that structure is full.
85 :ref:`v4l2_queryctrl <v4l2-queryctrl>` ``minimum`` to ``maximum``,
99 .. _v4l2-queryctrl:
287 struct :ref:`v4l2_queryctrl <v4l2-queryctrl>` ``id``.
625 The struct :ref:`v4l2_queryctrl <v4l2-queryctrl>` ``id`` is
A Dextended-controls.rst170 The flags field of struct :ref:`v4l2_queryctrl <v4l2-queryctrl>` also
A Dhist-v4l2.rst411 8. The struct :ref:`v4l2_queryctrl <v4l2-queryctrl>` fields
/linux/drivers/staging/media/atomisp/include/linux/
A Datomisp_platform.h194 int (*queryctrl)(struct v4l2_subdev *sd, struct v4l2_queryctrl *qc, member

Completed in 25 milliseconds