Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
drivers/usb/typec/ucsi/debugfs.c ucsi_cmd() -> ucsi_write_message_out_command()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ucsi | 4096-ptr_max |
| PARAM_VALUE | 0 | ucsi->debugfs | 4096-ptr_max |
| PARAM_VALUE | 0 | ucsi->debugfs->status | 0 |
| PARAM_VALUE | 2 | data | 0 |
| PARAM_VALUE | 3 | size | 0 |
| PARAM_VALUE | 5 | msg_out_size | 0-255 |
| BUF_SIZE | 0 | ucsi | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | ucsi | s32min-(-2),1-s32max |
| BUF_SIZE | 4 | msg_out | 256 |
| DATA_SOURCE | 0 | ucsi | $0 |
| DATA_SOURCE | 1 | command | $1 |
| MEM_ZERO | 0 | &ucsi->debugfs->response | |
| USER_DATA | 1 | command | 0-u64max |
| USER_DATA | 5 | msg_out_size | 0-255[c] |
| LOCK2 | &attr->mutex | ||
| TYPE_LOCK | (struct simple_attr)->mutex |