Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- sound/firewire/amdtp-stream.c, line 1709
- sound/firewire/isight.c, line 270
- sound/firewire/packets-buffer.c, line 64
Smatch caller information:
sound/firewire/isight.c isight_open() -> iso_packets_buffer_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | b | 4096-ptr_max |
| PARAM_VALUE | 2 | count | 20 |
| PARAM_VALUE | 3 | packet_size | 1916 |
| PARAM_VALUE | 4 | direction | 2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 3 | packet_size | unit_byte |
| HALF_LOCKED2 | &pcm->open_mutex |
sound/firewire/amdtp-stream.c amdtp_stream_start() -> iso_packets_buffer_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | b | 4096-ptr_max |
| PARAM_VALUE | 4 | direction | 1-2 |
| DATA_SOURCE | 2 | count | $3 |
| DATA_SOURCE | 3 | packet_size | r amdtp_stream_get_max_ctx_payload_size |
| FUZZY_MAX | 4 | direction | 2 |
| BIT_INFO | 3 | packet_size | 0x0,0x7fffffff |
| HARD_MAX | 4 | direction | 2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | count | unit_array_size |
| LOCK2 | _T->lock |