Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/atomisp/pci/
Datomisp_subdev.c677 V4L2_CID_RUN_MODE); in __atomisp_update_run_mode()
701 case V4L2_CID_RUN_MODE: in s_ctrl()
720 .id = V4L2_CID_RUN_MODE,
Datomisp_cmd.c1264 V4L2_CID_RUN_MODE); in atomisp_set_sensor_runmode()
/Linux-v6.6/drivers/staging/media/atomisp/include/linux/
Datomisp.h938 #define V4L2_CID_RUN_MODE (V4L2_CID_CAMERA_LASTP1 + 20) macro