Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/usb/gadget/function/f_fs.c ffs_func_bind() -> _ffs_func_bind()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | c | 4096-ptr_max |
| PARAM_VALUE | 0 | c->cdev->gadget->ep0 | 4096-ptr_max |
| PARAM_VALUE | 0 | c->cdev->gadget->ep0->ops | 4096-ptr_max |
| PARAM_VALUE | 1 | f | 4096-ptr_max |
| PARAM_VALUE | 1 | f->bind | 1-u64max |
| PARAM_VALUE | 1 | f->config | 4096-ptr_max |
| PARAM_VALUE | 1 | f->disable | 1-u64max |
| PARAM_VALUE | 1 | f->list.next | 4096-ptr_max |
| PARAM_VALUE | 1 | f->set_alt | 1-u64max |
| BUF_SIZE | 0 | c->descriptors | (-1),16 |
| BUF_SIZE | 0 | c->label | s32min-(-1),1-s32max |
| BUF_SIZE | 1 | f->fi | (-1),176 |
| DATA_SOURCE | 0 | c | $0 |
| DATA_SOURCE | 1 | f | $1 |
| STR_LEN | 0 | c->cdev | (-1) |
| STR_LEN | 0 | c->label | (-1),15,18 |
| STR_LEN | 1 | f->config->cdev | (-1) |
| STR_LEN | 1 | f->config->label | (-1),15,18 |
| RX_PATH | |||
| TASK_NOT_RUNNING |