mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: Document fpi_ssm_jump_to_state()
This commit is contained in:
@@ -276,6 +276,7 @@ fpi_ssm_next_state_timeout_cb(struct fp_dev *dev,
|
||||
* @machine: an #fpi_ssm state machine
|
||||
* @state: the state to jump to
|
||||
*
|
||||
* Jump to the @state state, bypassing intermediary states.
|
||||
*/
|
||||
void fpi_ssm_jump_to_state(fpi_ssm *machine, int state)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user