tod: Add fpi_device_suspend and fpi_device_resume to 1.94 version

This commit is contained in:
Marco Trevisan (Treviño)
2022-10-13 20:10:27 +02:00
parent 082b335300
commit 18ca916c4d
+2
View File
@@ -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;