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)->read_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 | tm | 5779274114829090816 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/rtc/interface.c __rtc_read_time() -> (struct rtc_class_ops)->read_time()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | tm | 4096-ptr_max |
| PARAM_VALUE | 1 | tm->tm_isdst | 0 |
| PARAM_VALUE | 1 | tm->tm_mday | 0 |
| PARAM_VALUE | 1 | tm->tm_mon | 0 |
| PARAM_VALUE | 1 | tm->tm_yday | 0 |
| DATA_SOURCE | 1 | tm | $1 |
| CONTAINER | 0 | *(-8-1632+248+0) | $(-1) |
| MEM_ZERO | 1 | tm | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &rtc->ops_lock | ||
| TYPE_LOCK | (struct rtc_device)->ops_lock |