mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
Add UPEK TouchChip driver
The UPEK TouchChip is an active capacitance imaging device with a press-type sensor. It also has image storage capabilities which will hopefully be accessible through libfprint in the near future. This device can be found in the Samsung P35 laptop.
This commit is contained in:
committed by
Daniel Drake
parent
791eeab859
commit
72c304999a
@@ -140,6 +140,7 @@ struct fp_img_driver {
|
||||
};
|
||||
|
||||
extern struct fp_driver upekts_driver;
|
||||
extern struct fp_img_driver upektc_driver;
|
||||
extern struct fp_img_driver uru4000_driver;
|
||||
extern struct fp_img_driver aes2501_driver;
|
||||
extern struct fp_img_driver aes4000_driver;
|
||||
|
||||
Reference in New Issue
Block a user