ANDROID: abi_gki_aarch64_qcom: Add hibernation APIs
Add tracepoints related to commit 4f8ffa0f ("ANDROID: vendor hooks: Add hooks to support bootloader based hibernation") 3 function symbol(s) added 'int __traceiter_android_vh_check_hibernation_swap(void*, struct file*, bool*)' 'int __traceiter_android_vh_save_cpu_resume(void*, u64*, u64)' 'int __traceiter_android_vh_save_hib_resume_bdev(void*, struct file*)' 3 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_check_hibernation_swap' 'struct tracepoint __tracepoint_android_vh_save_cpu_resume' 'struct tracepoint __tracepoint_android_vh_save_hib_resume_bdev' Bug: 348576514 Change-Id: I79455aff0436c0e81526be7b4ed179bea3eba324 Signed-off-by:Faiyaz Mohammed <quic_faiyazm@quicinc.com>
Loading
Please sign in to comment