函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\io_delay.c Create Date:2022-07-27 08:46:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:io_delay_param

函数原型:static int __init io_delay_param(char *s)

返回类型:int

参数:

类型参数名称
char *s
130  如果非s则返回:负EINVAL
133  如果非字符串比较io_delay_type等于IO_DELAY_TYPE_0X80
135  否则如果非字符串比较io_delay_type等于IO_DELAY_TYPE_0XED
137  否则如果非字符串比较io_delay_type等于IO_DELAY_TYPE_UDELAY
139  否则如果非字符串比较io_delay_type等于IO_DELAY_TYPE_NONE
141  否则返回:负EINVAL
144  io_delay_override等于1
145  返回:0