Lines Matching full:focus
130 * enum thp7312_focus_state - State of the focus handler
132 * @THP7312_FOCUS_STATE_MANUAL: Manual focus, controlled through the
134 * @THP7312_FOCUS_STATE_AUTO: Continuous auto-focus
135 * @THP7312_FOCUS_STATE_LOCKED: Lock the focus to a fixed position. This state
137 * @THP7312_FOCUS_STATE_ONESHOT: One-shot auto-focus
935 /* Start by programming the manual focus position if it has changed. */ in thp7312_set_focus()
947 /* Calculate the new focus state. */ in thp7312_set_focus()
982 * If neither the state nor the focus method has changed, and no new in thp7312_set_focus()
983 * one-shot focus is requested, there's nothing new to program to the in thp7312_set_focus()
1169 .name = "Auto-Focus Method",
1180 .name = "Auto-Focus Method",
1235 * Check what auto-focus methods the connected sensor supports, if any. in thp7312_init_controls()