Symbol: v4l2_ext_control
drivers/media/common/cx2341x.c
1190
struct v4l2_ext_control ctrl;
drivers/media/common/cx2341x.c
266
struct v4l2_ext_control *ctrl)
drivers/media/common/cx2341x.c
380
struct v4l2_ext_control *ctrl)
drivers/media/common/cx2341x.c
924
static int v4l2_ctrl_check(struct v4l2_ext_control *ctrl, struct v4l2_queryctrl *qctrl,
drivers/media/common/cx2341x.c
958
struct v4l2_ext_control *ctrl = ctrls->controls + i;
drivers/media/common/cx2341x.c
969
struct v4l2_ext_control *ctrl = ctrls->controls + i;
drivers/media/platform/ti/omap3isp/ispvideo.c
1041
struct v4l2_ext_control ctrl;
drivers/media/usb/pvrusb2/pvrusb2-hdw.c
3061
struct v4l2_ext_control c1;
drivers/media/usb/pvrusb2/pvrusb2-hdw.c
3123
struct v4l2_ext_control c1;
drivers/media/usb/pvrusb2/pvrusb2-hdw.c
741
struct v4l2_ext_control c1;
drivers/media/usb/pvrusb2/pvrusb2-hdw.c
759
struct v4l2_ext_control c1;
drivers/media/usb/pvrusb2/pvrusb2-v4l2.c
585
struct v4l2_ext_control *ctrl;
drivers/media/usb/pvrusb2/pvrusb2-v4l2.c
620
struct v4l2_ext_control *ctrl;
drivers/media/usb/pvrusb2/pvrusb2-v4l2.c
645
struct v4l2_ext_control *ctrl;
drivers/media/usb/uvc/uvc_ctrl.c
2051
static bool uvc_ctrl_xctrls_has_control(const struct v4l2_ext_control *xctrls,
drivers/media/usb/uvc/uvc_ctrl.c
2066
const struct v4l2_ext_control *xctrls,
drivers/media/usb/uvc/uvc_ctrl.c
2361
struct v4l2_ext_control *xctrl)
drivers/media/usb/uvc/uvc_ctrl.c
2423
u32 which, struct v4l2_ext_control *xctrl)
drivers/media/usb/uvc/uvc_ctrl.c
2461
u32 which, struct v4l2_ext_control *xctrl)
drivers/media/usb/uvc/uvc_ctrl.c
2470
struct v4l2_ext_control *xctrl)
drivers/media/usb/uvc/uvc_ctrl.c
2585
struct v4l2_ext_control *xctrl)
drivers/media/usb/uvc/uvc_ctrl.c
2608
struct v4l2_ext_control *xctrl)
drivers/media/usb/uvc/uvc_ctrl.c
2618
int uvc_ctrl_set(struct uvc_fh *handle, struct v4l2_ext_control *xctrl)
drivers/media/usb/uvc/uvc_v4l2.c
770
struct v4l2_ext_control *ctrl = ctrls->controls;
drivers/media/usb/uvc/uvc_v4l2.c
791
struct v4l2_ext_control *ctrl = ctrls->controls;
drivers/media/usb/uvc/uvc_v4l2.c
836
struct v4l2_ext_control *ctrl = ctrls->controls;
drivers/media/usb/uvc/uvcvideo.h
787
struct v4l2_ext_control *xctrl);
drivers/media/usb/uvc/uvcvideo.h
788
int uvc_ctrl_set(struct uvc_fh *handle, struct v4l2_ext_control *xctrl);
drivers/media/v4l2-core/v4l2-compat-ioctl32.c
1069
struct v4l2_ext_control *ec64 = mbuf;
drivers/media/v4l2-core/v4l2-compat-ioctl32.c
1139
struct v4l2_ext_control *ec64 = mbuf;
drivers/media/v4l2-core/v4l2-ctrls-api.c
106
static int max_to_user(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl)
drivers/media/v4l2-core/v4l2-ctrls-api.c
114
static int user_to_new(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl)
drivers/media/v4l2-core/v4l2-ctrls-api.c
240
struct v4l2_ext_control *c = &cs->controls[i];
drivers/media/v4l2-core/v4l2-ctrls-api.c
40
static int ptr_to_user(struct v4l2_ext_control *c,
drivers/media/v4l2-core/v4l2-ctrls-api.c
70
static int cur_to_user(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl)
drivers/media/v4l2-core/v4l2-ctrls-api.c
76
static int new_to_user(struct v4l2_ext_control *c,
drivers/media/v4l2-core/v4l2-ctrls-api.c
766
static int get_ctrl(struct v4l2_ctrl *ctrl, struct v4l2_ext_control *c)
drivers/media/v4l2-core/v4l2-ctrls-api.c
800
struct v4l2_ext_control c;
drivers/media/v4l2-core/v4l2-ctrls-api.c
83
static int req_to_user(struct v4l2_ext_control *c,
drivers/media/v4l2-core/v4l2-ctrls-api.c
845
struct v4l2_ext_control *c)
drivers/media/v4l2-core/v4l2-ctrls-api.c
863
struct v4l2_ext_control c = { control->id };
drivers/media/v4l2-core/v4l2-ctrls-api.c
885
struct v4l2_ext_control c;
drivers/media/v4l2-core/v4l2-ctrls-api.c
898
struct v4l2_ext_control c;
drivers/media/v4l2-core/v4l2-ctrls-api.c
90
static int def_to_user(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl)
drivers/media/v4l2-core/v4l2-ctrls-api.c
98
static int min_to_user(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl)
drivers/media/v4l2-core/v4l2-ioctl.c
2359
struct v4l2_ext_control ctrl;
drivers/media/v4l2-core/v4l2-ioctl.c
2390
struct v4l2_ext_control ctrl;
drivers/media/v4l2-core/v4l2-ioctl.c
3223
*array_size = sizeof(struct v4l2_ext_control)
include/uapi/linux/videodev2.h
1928
struct v4l2_ext_control *controls;