Function report |
Source Code:arch\x86\kernel\apm_32.c |
Create Date:2022-07-28 08:22:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This bios swaps the APM minute reporting bytes over (Many sony laptops* have this problem).
Proto:static int __init swab_apm_power_in_minutes(const struct dmi_system_id *d)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct dmi_system_id * | d |
2025 | get_power_status_swabinminutes = 1 |
2026 | printk(warning conditions "BIOS strings suggest APM reports battery life in minutes and wrong byte order.\n") |
2028 | Return 0 |
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 |