Searched refs:V4L2_CID_EXPOSURE (Results 1 – 2 of 2) sorted by relevance
1082 queryctrl.id = V4L2_CID_EXPOSURE; in increase_EV()1095 control.id = V4L2_CID_EXPOSURE; in increase_EV()1127 queryctrl.id = V4L2_CID_EXPOSURE; in decrease_EV()1140 control.id = V4L2_CID_EXPOSURE; in decrease_EV()1747 ctrl.id = V4L2_CID_EXPOSURE; in get_ctrl_value()
1253 #define V4L2_CID_EXPOSURE (V4L2_CID_BASE+17) macro