Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/usb/gadget/composite.c usb_add_function() -> (struct usb_function)->bind()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cfg | 4096-ptr_max |
| PARAM_VALUE | 0 | cfg->functions.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | fn | 4096-ptr_max |
| PARAM_VALUE | 1 | fn->bind | 1-u64max |
| PARAM_VALUE | 1 | fn->config | 4096-ptr_max |
| PARAM_VALUE | 1 | fn->disable | 1-u64max |
| PARAM_VALUE | 1 | fn->list.next | 4096-ptr_max |
| PARAM_VALUE | 1 | fn->set_alt | 1-u64max |
| BUF_SIZE | 0 | cfg->descriptors | (-1),16 |
| BUF_SIZE | 0 | cfg->label | s32min-(-1),1-s32max |
| BUF_SIZE | 1 | fn->fi | (-1),176 |
| DATA_SOURCE | 0 | cfg | $0 |
| DATA_SOURCE | 1 | fn | $1 |
| STR_LEN | 0 | cfg->cdev | (-1) |
| STR_LEN | 0 | cfg->label | (-1),15,18 |
| STR_LEN | 1 | fn->config->cdev | (-1) |
| STR_LEN | 1 | fn->config->label | (-1),15,18 |
| CONTAINER | 1 | -72+0 | $(-1) |
| RX_PATH | |||
| TASK_NOT_RUNNING |