Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/rtc/rtc-max8997.c max8997_rtc_read_alarm() -> max8997_rtc_data_to_tm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | data | 1129772384618307584 |
| PARAM_VALUE | 1 | tm | 2412595738338004996 |
| PARAM_VALUE | 1 | tm->tm_hour | (-1) |
| PARAM_VALUE | 1 | tm->tm_isdst | (-1) |
| PARAM_VALUE | 1 | tm->tm_mday | (-1) |
| PARAM_VALUE | 1 | tm->tm_min | (-1) |
| PARAM_VALUE | 1 | tm->tm_mon | (-1) |
| PARAM_VALUE | 1 | tm->tm_sec | (-1) |
| PARAM_VALUE | 1 | tm->tm_wday | (-1) |
| PARAM_VALUE | 1 | tm->tm_yday | (-1) |
| PARAM_VALUE | 1 | tm->tm_year | (-1) |
| BUF_SIZE | 0 | data | 7 |
| NOCHECK_CALL | |||
| LOCK2 | &info->lock | ||
| LOCK2 | &rtc->ops_lock | ||
| TYPE_LOCK | (struct max8997_rtc_info)->lock | ||
| TYPE_LOCK | (struct rtc_device)->ops_lock |
drivers/rtc/rtc-max8997.c max8997_rtc_read_time() -> max8997_rtc_data_to_tm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | data | 3971861970931470336 |
| PARAM_VALUE | 1 | tm | 4096-ptr_max |
| BUF_SIZE | 0 | data | 7 |
| DATA_SOURCE | 1 | tm | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &rtc->ops_lock |