Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/usb/core/devices.c usb_dump_config() -> usb_dump_interface()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | start | 4096-ptr_max |
| PARAM_VALUE | 3 | intfc | 4096-ptr_max |
| PARAM_VALUE | 3 | intfc->num_altsetting | 1-u32max |
| PARAM_VALUE | 5 | setno | 0-s32max |
| CAPPED_DATA | 2 | end | 1 |
| CAPPED_DATA | 5 | setno | 1 |
| DATA_SOURCE | 0 | speed | $0 |
| DATA_SOURCE | 1 | start | $1 [m] |
| DATA_SOURCE | 2 | end | $2 |
| FUZZY_MAX | 5 | setno | 0 |
| PARAM_COMPARE | 3 | intfc->num_altsetting | > $5 |
| PARAM_COMPARE | 5 | setno | < $3->num_altsetting |
| UNITS | 1 | start | unit_byte |
| UNITS | 2 | end | unit_byte |
| UNITS | 5 | setno | unit_array_size |
| HALF_LOCKED2 | &(bus->root_hub)->dev.mutex | ||
| HALF_LOCKED2 | &dev->dev.mutex | ||
| HALF_LOCKED2 | global &usb_bus_idr_lock |