Defined in 1 files as a member:
Defined in 3 files as a function:
- sound/firewire/digi00x/digi00x-stream.c, line 145 (as a function)
- sound/firewire/motu/motu-stream.c, line 62 (as a function)
- sound/firewire/tascam/tascam-stream.c, line 222 (as a function)
Referenced in 6 files:
- sound/firewire/digi00x/digi00x-stream.c, line 366
- sound/firewire/fireface/ff-protocol-former.c
- sound/firewire/fireface/ff-protocol-latter.c, line 537
- sound/firewire/fireface/ff-stream.c, line 188
- sound/firewire/motu/motu-stream.c, line 268
- sound/firewire/tascam/tascam-stream.c, line 466
Smatch caller information:
sound/firewire/motu/motu-stream.c snd_motu_stream_start_duplex() -> begin_session()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dg00x | 4096-ptr_max |
| PARAM_VALUE | 0 | dg00x->rx_stream.context | (-4095)-(-1) |
| PARAM_VALUE | 0 | dg00x->spec | 4096-ptr_max |
| PARAM_VALUE | 0 | dg00x->substreams_counter | 1-u32max |
| PARAM_VALUE | 0 | dg00x->unit | 4096-ptr_max |
| PARAM_VALUE | 0 | *dg00x->rx_packet_formats.pcm_chunks | 0-255 |
| PARAM_VALUE | 0 | *dg00x->tx_packet_formats.pcm_chunks | 0-255 |
| BUF_SIZE | 0 | dg00x | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | dg00x | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | dg00x | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | dg00x->cache.size | |
| UNITS | 0 | dg00x | unit_byte |
| LOCK2 | _T->lock |
sound/firewire/tascam/tascam-stream.c snd_tscm_stream_start_duplex() -> begin_session()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dg00x | 4096-ptr_max |
| PARAM_VALUE | 0 | dg00x->rx_stream.context | (-4095)-(-1) |
| PARAM_VALUE | 0 | dg00x->spec->has_spdif | 1 |
| PARAM_VALUE | 0 | dg00x->spec->pcm_capture_analog_channels | 8 |
| PARAM_VALUE | 0 | dg00x->spec->pcm_playback_analog_channels | 2,8 |
| PARAM_VALUE | 0 | dg00x->substreams_counter | 1-u32max |
| PARAM_VALUE | 0 | dg00x->unit | 4096-ptr_max |
| BUF_SIZE | 0 | dg00x | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | dg00x | s32min-(-2),1-s32max |
| CAPPED_DATA | 0 | dg00x->spec->pcm_playback_analog_channels | 1 |
| DATA_SOURCE | 0 | dg00x | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | dg00x | unit_byte |
| LOCK2 | _T->lock |
sound/firewire/digi00x/digi00x-stream.c snd_dg00x_stream_start_duplex() -> begin_session()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dg00x | 4096-ptr_max |
| PARAM_VALUE | 0 | dg00x->rx_stream.context | (-4095)-(-1) |
| PARAM_VALUE | 0 | dg00x->substreams_counter | 1-u32max |
| PARAM_VALUE | 0 | dg00x->unit | 4096-ptr_max |
| BUF_SIZE | 0 | dg00x | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | dg00x | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | dg00x | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | dg00x | unit_byte |
| LOCK2 | _T->lock |