Lines Matching full:focus
129 * enum thp7312_focus_state - State of the focus handler
131 * @THP7312_FOCUS_STATE_MANUAL: Manual focus, controlled through the
133 * @THP7312_FOCUS_STATE_AUTO: Continuous auto-focus
134 * @THP7312_FOCUS_STATE_LOCKED: Lock the focus to a fixed position. This state
136 * @THP7312_FOCUS_STATE_ONESHOT: One-shot auto-focus
932 /* Start by programming the manual focus position if it has changed. */ in thp7312_set_focus()
944 /* Calculate the new focus state. */ in thp7312_set_focus()
979 * If neither the state nor the focus method has changed, and no new in thp7312_set_focus()
980 * one-shot focus is requested, there's nothing new to program to the in thp7312_set_focus()
1166 .name = "Auto-Focus Method",
1177 .name = "Auto-Focus Method",
1232 * Check what auto-focus methods the connected sensor supports, if any. in thp7312_init_controls()