Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/rtc/rtc-bd70528.c bd70528_probe() -> (struct rtc_class_ops)->set_time()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->parent | 4096-ptr_max |
| PARAM_VALUE | 1 | rtc_tm | 5779274114829090816 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/rtc/interface.c rtc_set_time() -> (struct rtc_class_ops)->set_time()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | rtc_tm | 399660627032096768,5131844922220883968 |
| PARAM_VALUE | 1 | rtc_tm->tm_mday | 1-32 |
| PARAM_VALUE | 1 | rtc_tm->tm_mon | s32min-13 |
| DATA_SOURCE | 1 | rtc_tm | $1 |
| CONTAINER | 0 | *(-16-1632+248+0) | $(-1) |
| RX_PATH | |||
| USER_DATA | 1 | rtc_tm->tm_hour | s32min-23 |
| USER_DATA | 1 | rtc_tm->tm_isdst | s32min-s32max |
| USER_DATA | 1 | rtc_tm->tm_mday | 1-32[c] |
| USER_DATA | 1 | rtc_tm->tm_min | s32min-59 |
| USER_DATA | 1 | rtc_tm->tm_mon | s32min-11 |
| USER_DATA | 1 | rtc_tm->tm_sec | s32min-59 |
| USER_DATA | 1 | rtc_tm->tm_wday | s32min-s32max |
| USER_DATA | 1 | rtc_tm->tm_yday | s32min-s32max |
| USER_DATA | 1 | rtc_tm->tm_year | 70-2147481747 |
| LOCK2 | &rtc->ops_lock | ||
| TYPE_LOCK | (struct rtc_device)->ops_lock |