Home
last modified time | relevance | path

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

/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c2874 u32 orientation_ctrl; in v4l2_ctrl_new_fwnode_properties() local
2878 orientation_ctrl = V4L2_CAMERA_ORIENTATION_FRONT; in v4l2_ctrl_new_fwnode_properties()
2881 orientation_ctrl = V4L2_CAMERA_ORIENTATION_BACK; in v4l2_ctrl_new_fwnode_properties()
2884 orientation_ctrl = V4L2_CAMERA_ORIENTATION_EXTERNAL; in v4l2_ctrl_new_fwnode_properties()
2893 orientation_ctrl)) in v4l2_ctrl_new_fwnode_properties()