Defined in 2 files as a function:
- drivers/platform/surface/aggregator/ssh_packet_layer.c, line 387 (as a function)
- drivers/platform/surface/aggregator/ssh_packet_layer.c, line 486 (as a function)
Referenced in 1 files:
Smatch caller information:
drivers/platform/surface/aggregator/ssh_packet_layer.c ssh_ptl_tx_packet() -> ssh_ptl_write_buf()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ptl | 4096-ptr_max |
| PARAM_VALUE | 0 | ptl->tx.running.counter | s32min-(-1),1-s32max |
| PARAM_VALUE | 1 | packet | 4096-ptr_max |
| PARAM_VALUE | 1 | packet->data.ptr | 1-u64max |
| PARAM_VALUE | 2 | buf | 1-u64max |
| BUF_SIZE | 0 | ptl | 128 |
| BUF_SIZE | 0 | ptl | 128 |
| DATA_SOURCE | 0 | ptl | $0 |
| DATA_SOURCE | 1 | packet | $1 |
| UNITS | 2 | buf | unit_byte |