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_i()
| 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 |
sound/usb/format.c snd_usb_parse_audio_format_v3() -> parse_audio_format_i()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chip | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->dev | 4096-ptr_max |
| PARAM_VALUE | 1 | fp | 4096-ptr_max |
| PARAM_VALUE | 1 | fp->channels | 0-255 |
| PARAM_VALUE | 1 | fp->chmap | 0,4096-ptr_max |
| PARAM_VALUE | 1 | fp->chmap->channels | 0-15 |
| PARAM_VALUE | 1 | fp->datainterval | 0-3 |
| PARAM_VALUE | 1 | fp->fmt_type | 1,3 |
| 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 | 48 |
| PARAM_VALUE | 3 | _fmt | 4096-18446744073709547519 |
| BUF_SIZE | 1 | fp | 112 |
| BUF_SIZE | 1 | fp->chmap | (-1),16 |
| 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 | 3 | _fmt | $2 |
| FUZZY_MAX | 1 | fp->fmt_type | 3 |
| BIT_INFO | 1 | fp->fmt_type | 0x1,0x3 |
| HARD_MAX | 1 | fp->fmt_type | 3 |