libfprint/libfprint
Bastien Nocera c91819f551 lib: Remove drv->close absence support in fp_async_dev_close()
The driver will at least need to close its hardware resources, and
free memory, so it must have had one.

This case was never actually used as can be seen from the fact that
we would assert in fpi_drvcb_close_complete() if the state was wrong
but never set it to the expected value.
2018-05-31 11:06:31 +02:00
..
drivers vfs5011: Error out when no lines were captured 2018-05-31 11:08:41 +02:00
nbis mindtct: Fix compilation warnings 2018-03-11 22:43:04 +01:00
aeslib.c lib: Use GLib and libusb directly for debug output 2018-05-23 19:13:08 +02:00
aeslib.h lib: Use public header in helper files 2018-05-29 13:34:18 +02:00
assembling.c assembling: Add guards to fpi_assemble_lines() 2018-05-31 11:06:31 +02:00
assembling.h lib: Use public header in helper files 2018-05-29 13:34:18 +02:00
async.c lib: Remove drv->close absence support in fp_async_dev_close() 2018-05-31 11:06:31 +02:00
core.c lib: Simplify device discovery 2018-05-29 13:45:27 +02:00
data.c data: Mark all the fp_dscv_print functions as deprecated 2018-05-24 13:21:40 +02:00
drivers_api.h lib: Remove 2 more functions from the drivers API 2018-05-29 13:34:18 +02:00
drv.c lib: Make fpi_ssm opaque for drivers 2018-05-29 13:34:18 +02:00
empty_file build: Remove the need to modify sources for new drivers 2018-05-24 12:23:39 +02:00
fp_internal.h lib: fp_imgdev_*() functions are only used in drivers 2018-05-29 13:34:18 +02:00
fprint-list-udev-rules.c fprint-list-udev-rules: Add some unsupported Validity Sensors readers to the whitelist 2017-12-12 10:51:43 +01:00
fprint.h data: Mark all the fp_dscv_print functions as deprecated 2018-05-24 13:21:40 +02:00
img.c lib: Make fp_img_dev structure opaque 2018-05-29 13:34:18 +02:00
imgdev.c lib: Replace empty fp_dbg() calls 2018-05-23 19:11:07 +02:00
meson.build lib: Add drivers_api.h file 2018-05-29 13:34:18 +02:00
pixman.c lib: use pixman for imaging utils 2013-08-19 11:13:50 +03:00
poll.c poll: Add some details about how mainloop integration works 2018-05-25 15:58:29 +02:00
sync.c lib: Use GLib and libusb directly for debug output 2018-05-23 19:13:08 +02:00