Function report |
Source Code:arch\x86\kernel\tboot.c |
Create Date:2022-07-28 07:53:16 |
Last Modify:2022-05-22 06:45:44 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tboot_extended_sleep
Proto:static int tboot_extended_sleep(u8 sleep_state, unsigned int val_a, unsigned int val_b)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
u8 | sleep_state | |
unsigned int | val_a | |
unsigned int | val_b |
301 | If Not tboot_enabled() Then Return 0 |
304 | pr_warn("tboot is not able to suspend on platforms with reduced hardware sleep (ACPIv5)") |
305 | Return -ENODEV |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |