Home
last modified time | relevance | path

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

/external/libusb/examples/
Ddpfp.c165 static int set_mode_async(unsigned char data) in set_mode_async() function
248 r = set_mode_async(MODE_AWAIT_FINGER_ON); in next_state()
255 r = set_mode_async(MODE_CAPTURE); in next_state()
262 r = set_mode_async(MODE_AWAIT_FINGER_OFF); in next_state()
Ddpfp_threaded.c197 static int set_mode_async(unsigned char data) in set_mode_async() function
280 r = set_mode_async(MODE_AWAIT_FINGER_ON); in next_state()
287 r = set_mode_async(MODE_CAPTURE); in next_state()
294 r = set_mode_async(MODE_AWAIT_FINGER_OFF); in next_state()