Searched refs:auto_exp (Results 1 – 4 of 4) sorted by relevance
88 struct v4l2_ctrl *auto_exp; member
297 u64 auto_exp:1; member362 struct v4l2_ctrl *auto_exp; member
511 dev_dbg(dev, "feature auto_exp: %u\n", alvium->avail_ft.auto_exp); in alvium_print_avail_feat()2133 if (alvium->avail_ft.auto_exp) { in alvium_ctrl_init()2134 ctrls->auto_exp = in alvium_ctrl_init()2139 v4l2_ctrl_auto_cluster(2, &ctrls->auto_exp, 1, true); in alvium_ctrl_init()
104 static int s5c73m3_set_exposure(struct s5c73m3 *state, int auto_exp) in s5c73m3_set_exposure() argument