mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 10:34:18 +00:00
tod: Add fpi_device_suspend and fpi_device_resume to 1.94 version
This commit is contained in:
@@ -240,7 +240,9 @@ LIBFPRINT_TOD_@tod_soversion@_1.94 {
|
|||||||
global:
|
global:
|
||||||
fpi_device_critical_enter;
|
fpi_device_critical_enter;
|
||||||
fpi_device_critical_leave;
|
fpi_device_critical_leave;
|
||||||
|
fpi_device_resume;
|
||||||
fpi_device_resume_complete;
|
fpi_device_resume_complete;
|
||||||
|
fpi_device_suspend;
|
||||||
fpi_device_suspend_complete;
|
fpi_device_suspend_complete;
|
||||||
fpi_ssm_silence_debug;
|
fpi_ssm_silence_debug;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user