Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/pci/
Datomisp_subdev.c847 V4L2_CID_RUN_MODE); in __atomisp_update_run_mode()
874 case V4L2_CID_RUN_MODE: in s_ctrl()
917 .id = V4L2_CID_RUN_MODE,
Datomisp_cmd.c1695 V4L2_CID_RUN_MODE); in atomisp_set_sensor_runmode()
/linux-6.1.9/drivers/staging/media/atomisp/include/linux/
Datomisp.h1134 #define V4L2_CID_RUN_MODE (V4L2_CID_CAMERA_LASTP1 + 20) macro