Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/usb/core/config.c usb_parse_configuration() -> usb_parse_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ddev | 4096-ptr_max |
| PARAM_VALUE | 0 | ddev->power.last_status | (-1) |
| PARAM_VALUE | 0 | ddev->power.qos | 0,4096-u64max |
| PARAM_VALUE | 0 | ddev->power.runtime_auto | 0 |
| PARAM_VALUE | 0 | ddev->power.use_autosuspend | 1 |
| PARAM_VALUE | 1 | cfgno | 0-255 |
| PARAM_VALUE | 2 | config | 4096-ptr_max |
| PARAM_VALUE | 2 | config->desc.bDescriptorType | 2 |
| PARAM_VALUE | 2 | config->desc.bLength | 9-255 |
| PARAM_VALUE | 2 | config->extralen | 0 |
| PARAM_VALUE | 2 | config->intf_cache | 4096-ptr_max |
| PARAM_VALUE | 4 | size | 1-s32max |
| PARAM_VALUE | 5 | inums | 4096-ptr_max |
| PARAM_VALUE | 6 | nalts | 4096-ptr_max |
| BUF_SIZE | 0 | ddev | 1616 |
| BUF_SIZE | 5 | inums | 32 |
| BUF_SIZE | 6 | nalts | 32 |
| CAPPED_DATA | 2 | config->desc.bLength | 1 |
| DATA_SOURCE | 2 | config | $2 |
| DATA_SOURCE | 3 | buffer | $3 [m] |
| DATA_SOURCE | 4 | size | $4 [m] |
| FUZZY_MAX | 2 | config->desc.bLength | 9 |
| UNITS | 1 | cfgno | unit_byte |
| UNITS | 4 | size | unit_byte |
| HALF_LOCKED2 | &hdev->dev.mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | &port_dev->status_lock | ||
| HALF_LOCKED2 | global &usb_bus_idr_lock |