Function report |
Source Code:kernel\power\qos.c |
Create Date:2022-07-28 09:56:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pm_qos_power_init
Proto:static int __init pm_qos_power_init(void)
Type:int
Parameter:Nothing
632 | ret = 0 |
636 | BUILD_BUG_ON - break compile if a condition is true(ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(pm_qos_array) != PM_QOS_NUM_CLASSES) |
638 | d = debugfs_create_dir("pm_qos", NULL) |
640 | When i < PM_QOS_NUM_CLASSES cycle |
642 | If ret < 0 Then |
649 | Return ret |
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 |