函数逻辑报告 | 
Source Code:arch\x86\kernel\rtc.c | 
Create Date:2022-07-27 08:47:16 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:mach_get_cmos_time
函数原型:void mach_get_cmos_time(struct timespec64 *now)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct timespec64 * | now | 
| 65 | century等于0 | 
| 72 | 如果非pm_trace_rtc_valid()则 | 
| 73 | seconds 等于 nanoseconds 等于0 | 
| 74 | 返回 | 
| 77 | spin_lock_irqsave( & rtc_lock, flags) | 
| 86 | cpu_relax() | 
| 88 | sec等于The yet supported machines all access the RTC index register via* an ISA port access but the way to access the date register differs ...(gister summary) | 
| 89 | min等于The yet supported machines all access the RTC index register via* an ISA port access but the way to access the date register differs ...(RTC_MINUTES) | 
| 90 | hour等于The yet supported machines all access the RTC index register via* an ISA port access but the way to access the date register differs ...(RTC_HOURS) | 
| 91 | day等于The yet supported machines all access the RTC index register via* an ISA port access but the way to access the date register differs ...(RTC_DAY_OF_MONTH) | 
| 92 | mon等于The yet supported machines all access the RTC index register via* an ISA port access but the way to access the date register differs ...(RTC_MONTH) | 
| 93 | year等于The yet supported machines all access the RTC index register via* an ISA port access but the way to access the date register differs ...(RTC_YEAR) | 
| 101 | status等于The yet supported machines all access the RTC index register via* an ISA port access but the way to access the date register differs ...(RTC_CONTROL) | 
| 104 | spin_unlock_irqrestore( & rtc_lock, flags) | 
| 115 | 如果century则 | 
| 122 | nanoseconds 等于0 | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |