Home
last modified time | relevance | path

Searched refs:V4L2_CID_PAN_RELATIVE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/usb/pwc/
Dpwc-v4l.c384 V4L2_CID_PAN_RELATIVE, -4480, 4480, 64, 0); in pwc_init_controls()
870 case V4L2_CID_PAN_RELATIVE: in pwc_s_ctrl()
/linux-4.4.14/include/uapi/linux/
Dv4l2-controls.h663 #define V4L2_CID_PAN_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+4) macro
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ctrls.c771 case V4L2_CID_PAN_RELATIVE: return "Pan, Relative"; in v4l2_ctrl_get_name()
1173 case V4L2_CID_PAN_RELATIVE: in v4l2_ctrl_fill()