Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
drivers/peci/device.c peci_get_revision() -> peci_request_dib_read()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 0 | req->device | 4096-ptr_max |
| PARAM_VALUE | 0 | req->device->info.socket_id | 0-7 |
| PARAM_VALUE | 0 | req->rx.len | 8 |
| PARAM_VALUE | 0 | req->tx.buf | 4096-ptr_max |
| PARAM_VALUE | 0 | req->tx.len | 1 |
| PARAM_VALUE | 0 | *req->rx.buf | 0-255 |
| BUF_SIZE | 0 | req | 80 |
| BUF_SIZE | 0 | req->device | 1632 |
| DATA_SOURCE | 0 | req | r peci_xfer_get_dib |
| RX_PATH | |||
| TASK_NOT_RUNNING |