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