OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fingerprint_enroll
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/modules/fingerprint/
fingerprint.c
40
static int
fingerprint_enroll
(struct fingerprint_device __unused *dev,
function
94
dev->enroll =
fingerprint_enroll
;
/hardware/libhardware/include/hardware/
fingerprint.h
79
typedef struct
fingerprint_enroll
{
struct
/device/generic/goldfish/fingerprint/
fingerprint.c
307
static int
fingerprint_enroll
(struct fingerprint_device *device,
function
311
ALOGD("
fingerprint_enroll
");
820
qdev->device.enroll =
fingerprint_enroll
;
Completed in 160 milliseconds