Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
sound/usb/format.c snd_usb_parse_audio_format() -> parse_audio_format_ii()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chip | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->usb_id | 0-424608012,890317598 |
| PARAM_VALUE | 1 | fp | 4096-ptr_max |
| PARAM_VALUE | 1 | fp->channels | 0-255 |
| PARAM_VALUE | 1 | fp->datainterval | 0-3 |
| PARAM_VALUE | 1 | fp->ep_attr | 8-255 |
| PARAM_VALUE | 1 | fp->list.next | 4096-ptr_max |
| PARAM_VALUE | 1 | fp->list.next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | fp->list.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | fp->list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 1 | fp->list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | fp->protocol | 0,32,48 |
| PARAM_VALUE | 2 | format | 0-u32max |
| PARAM_VALUE | 3 | _fmt | 4096-18446744073709547519 |
| BUF_SIZE | 1 | fp | 112 |
| CAPPED_DATA | 0 | chip->num_intf_to_ctrl | 1 |
| CAPPED_DATA | 1 | fp->channels | 1 |
| DATA_SOURCE | 0 | chip | $0 |
| DATA_SOURCE | 1 | fp | $1 |
| DATA_SOURCE | 2 | format | $2 |
| DATA_SOURCE | 3 | _fmt | $3 |