Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dv4l2-controls.h783 #define V4L2_CID_PAN_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+4) macro
/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-ctrls.c916 case V4L2_CID_PAN_RELATIVE: return "Pan, Relative"; in v4l2_ctrl_get_name()
1340 case V4L2_CID_PAN_RELATIVE: in v4l2_ctrl_fill()