libfprint/libfprint/drivers/goodixmoc
Marco Trevisan (Treviño) 8d545a0b95 fpi-device: Add FpiDeviceFeature flags to FpDeviceClass
Allows drivers to define more fine grained features for devices, not
strictly depending on assumptions we can make depending on the
implemented vfuncs.

We keep this per class but could be in theory moved to each instance.

In any case, added an utility function to initialize it in the way we
can ensure that we've a consistent way for setting them across all the
devices.
2021-04-12 22:14:06 +02:00
..
goodix.c fpi-device: Add FpiDeviceFeature flags to FpDeviceClass 2021-04-12 22:14:06 +02:00
goodix.h goodixmoc: support power button shield feature 2021-02-02 09:04:45 +08:00
goodix_proto.c goodixmoc: support power button shield feature 2021-02-02 09:04:45 +08:00
goodix_proto.h goodixmoc: support power button shield feature 2021-02-02 09:04:45 +08:00