doc: Add more functions to fpi-dev section
And rename section to match that of fpi-dev-img
This commit is contained in:
parent
4f7e507716
commit
53d2fb3ad2
2 changed files with 5 additions and 1 deletions
|
@ -195,6 +195,10 @@ FP_DEV
|
||||||
FP_IMG_DEV
|
FP_IMG_DEV
|
||||||
fp_dev_set_instance_data
|
fp_dev_set_instance_data
|
||||||
FP_INSTANCE_DATA
|
FP_INSTANCE_DATA
|
||||||
|
|
||||||
|
fpi_dev_get_usb_dev
|
||||||
|
fpi_dev_get_verify_data
|
||||||
|
fpi_dev_set_nr_enroll_stages
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:fpi-dev
|
* SECTION:fpi-dev
|
||||||
* @title: Device structures
|
* @title: Device operations
|
||||||
*
|
*
|
||||||
* Those macros and functions will help get access to and from struct #fp_dev,
|
* Those macros and functions will help get access to and from struct #fp_dev,
|
||||||
* and struct #fp_img_dev types, as well as get and set the instance struct
|
* and struct #fp_img_dev types, as well as get and set the instance struct
|
||||||
|
|
Loading…
Reference in a new issue