Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/rtc/rtc-bd70528.c bd71828_set_alarm() -> tm2rtc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | t | 20449480456105988,5782819413759840260,7637157372424630276 |
| PARAM_VALUE | 0 | t->tm_mday | 1-32 |
| PARAM_VALUE | 0 | t->tm_mon | s32min-13 |
| PARAM_VALUE | 1 | r | 2984402051214499840 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &rtc->ops_lock | ||
| TYPE_LOCK | (struct rtc_device)->ops_lock |
drivers/rtc/rtc-bd70528.c bd71828_set_time() -> tm2rtc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | t | 399660627032096768,5131844922220883968,5779274114829090816 |
| PARAM_VALUE | 1 | r | 2157501297317486592 |
| DATA_SOURCE | 0 | t | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | t->tm_hour | s32min-23 |
| USER_DATA | 0 | t->tm_isdst | s32min-s32max |
| USER_DATA | 0 | t->tm_mday | 1-32[c] |
| USER_DATA | 0 | t->tm_min | s32min-59 |
| USER_DATA | 0 | t->tm_mon | s32min-11 |
| USER_DATA | 0 | t->tm_sec | s32min-59 |
| USER_DATA | 0 | t->tm_wday | s32min-s32max |
| USER_DATA | 0 | t->tm_yday | s32min-s32max |
| USER_DATA | 0 | t->tm_year | 70-2147481747 |
| HALF_LOCKED2 | &rtc->ops_lock |