| Function report | 
| Source Code: kernel\power\suspend_test.c | Create Date:2022-07-28 09:58:36 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:setup_test_suspend
Proto:static int __init setup_test_suspend(char *value)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char * | value | 
| 157 | value++ | 
| 159 | If Not suspend_type Then Return 0 | 
| 163 | If repeat Then | 
| 164 | If kstrtou32(repeat, 0, & test_repeat_count_max) Then Return 0 | 
| 168 | When i < PM_SUSPEND_MAX cycle If Not strcmp(pm_labels[i], suspend_type) Then | 
| 171 | Return 0 | 
| 174 | printk(warn_bad_state, suspend_type) | 
| 175 | 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 |