Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c2559 u32 orientation_ctrl; in v4l2_ctrl_new_fwnode_properties() local
2563 orientation_ctrl = V4L2_CAMERA_ORIENTATION_FRONT; in v4l2_ctrl_new_fwnode_properties()
2566 orientation_ctrl = V4L2_CAMERA_ORIENTATION_BACK; in v4l2_ctrl_new_fwnode_properties()
2569 orientation_ctrl = V4L2_CAMERA_ORIENTATION_EXTERNAL; in v4l2_ctrl_new_fwnode_properties()
2577 orientation_ctrl)) in v4l2_ctrl_new_fwnode_properties()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c4693 u32 orientation_ctrl; in v4l2_ctrl_new_fwnode_properties() local
4697 orientation_ctrl = V4L2_CAMERA_ORIENTATION_FRONT; in v4l2_ctrl_new_fwnode_properties()
4700 orientation_ctrl = V4L2_CAMERA_ORIENTATION_BACK; in v4l2_ctrl_new_fwnode_properties()
4703 orientation_ctrl = V4L2_CAMERA_ORIENTATION_EXTERNAL; in v4l2_ctrl_new_fwnode_properties()
4711 orientation_ctrl)) in v4l2_ctrl_new_fwnode_properties()

Completed in 9 milliseconds