Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c2296 u32 orientation_ctrl; in v4l2_ctrl_new_fwnode_properties() local
2300 orientation_ctrl = V4L2_CAMERA_ORIENTATION_FRONT; in v4l2_ctrl_new_fwnode_properties()
2303 orientation_ctrl = V4L2_CAMERA_ORIENTATION_BACK; in v4l2_ctrl_new_fwnode_properties()
2306 orientation_ctrl = V4L2_CAMERA_ORIENTATION_EXTERNAL; in v4l2_ctrl_new_fwnode_properties()
2314 orientation_ctrl)) in v4l2_ctrl_new_fwnode_properties()