Home
last modified time | relevance | path

Searched refs:v4l2_ext_controls (Results 1 – 4 of 4) sorted by relevance

/include/media/
A Dv4l2-ctrls.h1509 struct media_device *mdev, struct v4l2_ext_controls *c);
1525 struct v4l2_ext_controls *c);
1542 struct v4l2_ext_controls *c);
A Dv4l2-ioctl.h461 struct v4l2_ext_controls *a);
463 struct v4l2_ext_controls *a);
465 struct v4l2_ext_controls *a);
/include/media/drv-intf/
A Dcx2341x.h88 struct v4l2_ext_controls *ctrls, unsigned int cmd);
/include/uapi/linux/
A Dvideodev2.h1912 struct v4l2_ext_controls { struct
2777 #define VIDIOC_G_EXT_CTRLS _IOWR('V', 71, struct v4l2_ext_controls)
2778 #define VIDIOC_S_EXT_CTRLS _IOWR('V', 72, struct v4l2_ext_controls)
2779 #define VIDIOC_TRY_EXT_CTRLS _IOWR('V', 73, struct v4l2_ext_controls)

Completed in 19 milliseconds