Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/usb/gadget/function/f_mass_storage.c, line 3255
- drivers/usb/gadget/function/storage_common.c, line 523
Smatch caller information:
drivers/usb/gadget/function/f_mass_storage.c fsg_lun_opts_inquiry_string_store() -> fsg_store_inquiry_string()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | buf | 1-u64max |
| PARAM_VALUE | 1 | *buf | 0 |
| PARAM_VALUE | 2 | count | 1-s32max |
| BUF_SIZE | 1 | buf | 4096 |
| BUF_SIZE | 1 | buf | 4096 |
| DATA_SOURCE | 1 | buf | $1 |
| DATA_SOURCE | 2 | count | $2 |
| TERMINATED | 1 | buf | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 2 | count | 1-s32max |
| LOCK2 | &buffer->mutex | ||
| LOCK2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct configfs_buffer)->mutex | ||
| TYPE_LOCK | (struct configfs_fragment)->frag_sem |