Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dthp7312.c283 enum thp7312_focus_state focus_state; member
929 enum thp7312_focus_state new_state = thp7312->focus_state; in thp7312_set_focus()
948 switch (thp7312->focus_state) { in thp7312_set_focus()
986 if (thp7312->focus_state == new_state && in thp7312_set_focus()
1029 (thp7312->focus_state == THP7312_FOCUS_STATE_AUTO || in thp7312_set_focus()
1030 thp7312->focus_state == THP7312_FOCUS_STATE_ONESHOT)) { in thp7312_set_focus()
1041 thp7312->focus_state = new_state; in thp7312_set_focus()
1266 thp7312->focus_state = THP7312_FOCUS_STATE_MANUAL; in thp7312_init_controls()