Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dthp7312.c282 enum thp7312_focus_state focus_state; member
926 enum thp7312_focus_state new_state = thp7312->focus_state; in thp7312_set_focus()
945 switch (thp7312->focus_state) { in thp7312_set_focus()
983 if (thp7312->focus_state == new_state && in thp7312_set_focus()
1026 (thp7312->focus_state == THP7312_FOCUS_STATE_AUTO || in thp7312_set_focus()
1027 thp7312->focus_state == THP7312_FOCUS_STATE_ONESHOT)) { in thp7312_set_focus()
1038 thp7312->focus_state = new_state; in thp7312_set_focus()
1263 thp7312->focus_state = THP7312_FOCUS_STATE_MANUAL; in thp7312_init_controls()