sound/firewire/amdtp-am824.c
123
void amdtp_am824_set_pcm_position(struct amdtp_stream *s, unsigned int index,
sound/firewire/amdtp-am824.c
139
void amdtp_am824_set_midi_position(struct amdtp_stream *s,
sound/firewire/amdtp-am824.c
148
static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm,
sound/firewire/amdtp-am824.c
179
static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm,
sound/firewire/amdtp-am824.c
209
static void write_pcm_silence(struct amdtp_stream *s,
sound/firewire/amdtp-am824.c
228
int amdtp_am824_add_pcm_hw_constraints(struct amdtp_stream *s,
sound/firewire/amdtp-am824.c
252
void amdtp_am824_midi_trigger(struct amdtp_stream *s, unsigned int port,
sound/firewire/amdtp-am824.c
272
static bool midi_ratelimit_per_packet(struct amdtp_stream *s, unsigned int port)
sound/firewire/amdtp-am824.c
288
static void midi_rate_use_one_byte(struct amdtp_stream *s, unsigned int port)
sound/firewire/amdtp-am824.c
295
static void write_midi_messages(struct amdtp_stream *s, __be32 *buffer,
sound/firewire/amdtp-am824.c
323
static void read_midi_messages(struct amdtp_stream *s, __be32 *buffer,
sound/firewire/amdtp-am824.c
347
static void process_it_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *desc,
sound/firewire/amdtp-am824.c
374
static void process_ir_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *desc,
sound/firewire/amdtp-am824.c
407
int amdtp_am824_init(struct amdtp_stream *s, struct fw_unit *unit,
sound/firewire/amdtp-am824.c
53
int amdtp_am824_set_parameters(struct amdtp_stream *s, unsigned int rate,
sound/firewire/amdtp-am824.h
30
int amdtp_am824_set_parameters(struct amdtp_stream *s, unsigned int rate,
sound/firewire/amdtp-am824.h
35
void amdtp_am824_set_pcm_position(struct amdtp_stream *s, unsigned int index,
sound/firewire/amdtp-am824.h
38
void amdtp_am824_set_midi_position(struct amdtp_stream *s,
sound/firewire/amdtp-am824.h
41
int amdtp_am824_add_pcm_hw_constraints(struct amdtp_stream *s,
sound/firewire/amdtp-am824.h
44
void amdtp_am824_midi_trigger(struct amdtp_stream *s, unsigned int port,
sound/firewire/amdtp-am824.h
47
int amdtp_am824_init(struct amdtp_stream *s, struct fw_unit *unit,
sound/firewire/amdtp-stream-trace.h
17
TP_PROTO(const struct amdtp_stream *s, u32 cycles, const __be32 *cip_header, unsigned int payload_length, unsigned int data_blocks, unsigned int data_block_counter, unsigned int packet_index, unsigned int index, u32 curr_cycle_time),
sound/firewire/amdtp-stream.c
1015
static void generate_rx_packet_descs(struct amdtp_stream *s, struct pkt_desc *desc,
sound/firewire/amdtp-stream.c
1060
static inline void cancel_stream(struct amdtp_stream *s)
sound/firewire/amdtp-stream.c
1075
static snd_pcm_sframes_t compute_pcm_extra_delay(struct amdtp_stream *s,
sound/firewire/amdtp-stream.c
1132
static void process_ctx_payloads(struct amdtp_stream *s,
sound/firewire/amdtp-stream.c
1159
struct amdtp_stream *s = private_data;
sound/firewire/amdtp-stream.c
1230
struct amdtp_stream *s = private_data;
sound/firewire/amdtp-stream.c
126
void amdtp_stream_destroy(struct amdtp_stream *s)
sound/firewire/amdtp-stream.c
1265
struct amdtp_stream *s = private_data;
sound/firewire/amdtp-stream.c
1319
struct amdtp_stream *s = private_data;
sound/firewire/amdtp-stream.c
1366
struct amdtp_stream *s = private_data;
sound/firewire/amdtp-stream.c
1394
struct amdtp_stream *s = private_data;
sound/firewire/amdtp-stream.c
1445
struct amdtp_stream *s = private_data;
sound/firewire/amdtp-stream.c
1537
struct amdtp_stream *s;
sound/firewire/amdtp-stream.c
1561
struct amdtp_stream *s = private_data;
sound/firewire/amdtp-stream.c
1571
struct amdtp_stream *s = private_data;
sound/firewire/amdtp-stream.c
1581
struct amdtp_stream *s = private_data;
sound/firewire/amdtp-stream.c
1591
struct amdtp_stream *rx;
sound/firewire/amdtp-stream.c
1594
struct amdtp_stream *tx;
sound/firewire/amdtp-stream.c
1639
struct amdtp_stream *s = private_data;
sound/firewire/amdtp-stream.c
1666
static int amdtp_stream_start(struct amdtp_stream *s, int channel, int speed,
sound/firewire/amdtp-stream.c
1860
struct amdtp_stream *s)
sound/firewire/amdtp-stream.c
1862
struct amdtp_stream *irq_target = d->irq_target;
sound/firewire/amdtp-stream.c
1883
int amdtp_domain_stream_pcm_ack(struct amdtp_domain *d, struct amdtp_stream *s)
sound/firewire/amdtp-stream.c
1885
struct amdtp_stream *irq_target = d->irq_target;
sound/firewire/amdtp-stream.c
190
int amdtp_stream_add_pcm_hw_constraints(struct amdtp_stream *s,
sound/firewire/amdtp-stream.c
1900
void amdtp_stream_update(struct amdtp_stream *s)
sound/firewire/amdtp-stream.c
1915
static void amdtp_stream_stop(struct amdtp_stream *s)
sound/firewire/amdtp-stream.c
1945
void amdtp_stream_pcm_abort(struct amdtp_stream *s)
sound/firewire/amdtp-stream.c
1987
int amdtp_domain_add_stream(struct amdtp_domain *d, struct amdtp_stream *s,
sound/firewire/amdtp-stream.c
1990
struct amdtp_stream *tmp;
sound/firewire/amdtp-stream.c
2012
struct amdtp_stream *rx;
sound/firewire/amdtp-stream.c
2018
struct amdtp_stream *tx = NULL;
sound/firewire/amdtp-stream.c
2019
struct amdtp_stream *s;
sound/firewire/amdtp-stream.c
2069
struct amdtp_stream *s;
sound/firewire/amdtp-stream.c
2133
struct amdtp_stream *s, *next;
sound/firewire/amdtp-stream.c
271
int amdtp_stream_set_parameters(struct amdtp_stream *s, unsigned int rate,
sound/firewire/amdtp-stream.c
301
static int amdtp_stream_get_max_ctx_payload_size(struct amdtp_stream *s)
sound/firewire/amdtp-stream.c
320
unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s)
sound/firewire/amdtp-stream.c
339
void amdtp_stream_pcm_prepare(struct amdtp_stream *s)
sound/firewire/amdtp-stream.c
350
static void pool_blocking_data_blocks(struct amdtp_stream *s, struct seq_desc *descs,
sound/firewire/amdtp-stream.c
368
static void pool_ideal_nonblocking_data_blocks(struct amdtp_stream *s, struct seq_desc *descs,
sound/firewire/amdtp-stream.c
449
static void pool_ideal_syt_offsets(struct amdtp_stream *s, struct seq_desc *descs,
sound/firewire/amdtp-stream.c
494
static unsigned int calculate_cached_cycle_count(struct amdtp_stream *s, unsigned int head)
sound/firewire/amdtp-stream.c
506
static void cache_seq(struct amdtp_stream *s, const struct pkt_desc *src, unsigned int desc_count)
sound/firewire/amdtp-stream.c
531
static void pool_ideal_seq_descs(struct amdtp_stream *s, struct seq_desc *descs, unsigned int size,
sound/firewire/amdtp-stream.c
542
static void pool_replayed_seq(struct amdtp_stream *s, struct seq_desc *descs, unsigned int size,
sound/firewire/amdtp-stream.c
545
struct amdtp_stream *target = s->ctx_data.rx.replay_target;
sound/firewire/amdtp-stream.c
560
static void pool_seq_descs(struct amdtp_stream *s, struct seq_desc *descs, unsigned int size,
sound/firewire/amdtp-stream.c
564
void (*pool_seq_descs)(struct amdtp_stream *s, struct seq_desc *descs, unsigned int size,
sound/firewire/amdtp-stream.c
573
struct amdtp_stream *tx = s->ctx_data.rx.replay_target;
sound/firewire/amdtp-stream.c
588
static void update_pcm_pointers(struct amdtp_stream *s,
sound/firewire/amdtp-stream.c
629
struct amdtp_stream *s = container_of(work, struct amdtp_stream,
sound/firewire/amdtp-stream.c
637
static int queue_packet(struct amdtp_stream *s, struct fw_iso_packet *params,
sound/firewire/amdtp-stream.c
659
static inline int queue_out_packet(struct amdtp_stream *s,
sound/firewire/amdtp-stream.c
667
static inline int queue_in_packet(struct amdtp_stream *s,
sound/firewire/amdtp-stream.c
677
static void generate_cip_header(struct amdtp_stream *s, __be32 cip_header[2],
sound/firewire/amdtp-stream.c
690
static void build_it_pkt_header(struct amdtp_stream *s, unsigned int cycle,
sound/firewire/amdtp-stream.c
714
static int check_cip_header(struct amdtp_stream *s, const __be32 *buf,
sound/firewire/amdtp-stream.c
813
static int parse_ir_ctx_header(struct amdtp_stream *s, unsigned int cycle,
sound/firewire/amdtp-stream.c
919
static int generate_tx_packet_descs(struct amdtp_stream *s, struct pkt_desc *desc,
sound/firewire/amdtp-stream.c
92
int amdtp_stream_init(struct amdtp_stream *s, struct fw_unit *unit,
sound/firewire/amdtp-stream.h
113
struct amdtp_stream;
sound/firewire/amdtp-stream.h
114
typedef void (*amdtp_stream_process_ctx_payloads_t)(struct amdtp_stream *s,
sound/firewire/amdtp-stream.h
175
struct amdtp_stream *replay_target;
sound/firewire/amdtp-stream.h
216
int amdtp_stream_init(struct amdtp_stream *s, struct fw_unit *unit,
sound/firewire/amdtp-stream.h
221
void amdtp_stream_destroy(struct amdtp_stream *s);
sound/firewire/amdtp-stream.h
223
int amdtp_stream_set_parameters(struct amdtp_stream *s, unsigned int rate,
sound/firewire/amdtp-stream.h
225
unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s);
sound/firewire/amdtp-stream.h
227
void amdtp_stream_update(struct amdtp_stream *s);
sound/firewire/amdtp-stream.h
229
int amdtp_stream_add_pcm_hw_constraints(struct amdtp_stream *s,
sound/firewire/amdtp-stream.h
232
void amdtp_stream_pcm_prepare(struct amdtp_stream *s);
sound/firewire/amdtp-stream.h
233
void amdtp_stream_pcm_abort(struct amdtp_stream *s);
sound/firewire/amdtp-stream.h
244
static inline bool amdtp_stream_running(struct amdtp_stream *s)
sound/firewire/amdtp-stream.h
256
static inline bool amdtp_streaming_error(struct amdtp_stream *s)
sound/firewire/amdtp-stream.h
267
static inline bool amdtp_stream_pcm_running(struct amdtp_stream *s)
sound/firewire/amdtp-stream.h
281
static inline void amdtp_stream_pcm_trigger(struct amdtp_stream *s,
sound/firewire/amdtp-stream.h
313
struct amdtp_stream *irq_target;
sound/firewire/amdtp-stream.h
330
int amdtp_domain_add_stream(struct amdtp_domain *d, struct amdtp_stream *s,
sound/firewire/amdtp-stream.h
348
struct amdtp_stream *s);
sound/firewire/amdtp-stream.h
349
int amdtp_domain_stream_pcm_ack(struct amdtp_domain *d, struct amdtp_stream *s);
sound/firewire/amdtp-stream.h
360
struct amdtp_stream *s;
sound/firewire/bebob/bebob.h
97
struct amdtp_stream tx_stream;
sound/firewire/bebob/bebob.h
98
struct amdtp_stream rx_stream;
sound/firewire/bebob/bebob_pcm.c
99
struct amdtp_stream *s;
sound/firewire/bebob/bebob_stream.c
254
static int map_data_channels(struct snd_bebob *bebob, struct amdtp_stream *s)
sound/firewire/bebob/bebob_stream.c
377
check_connection_used_by_others(struct snd_bebob *bebob, struct amdtp_stream *s)
sound/firewire/bebob/bebob_stream.c
406
static int start_stream(struct snd_bebob *bebob, struct amdtp_stream *stream)
sound/firewire/bebob/bebob_stream.c
431
static int init_stream(struct snd_bebob *bebob, struct amdtp_stream *stream)
sound/firewire/bebob/bebob_stream.c
467
static void destroy_stream(struct snd_bebob *bebob, struct amdtp_stream *stream)
sound/firewire/bebob/bebob_stream.c
500
static int keep_resources(struct snd_bebob *bebob, struct amdtp_stream *stream,
sound/firewire/dice/dice-pcm.c
132
struct amdtp_stream *stream;
sound/firewire/dice/dice-pcm.c
298
struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device];
sound/firewire/dice/dice-pcm.c
312
struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device];
sound/firewire/dice/dice-pcm.c
327
struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device];
sound/firewire/dice/dice-pcm.c
345
struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device];
sound/firewire/dice/dice-pcm.c
364
struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device];
sound/firewire/dice/dice-pcm.c
371
struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device];
sound/firewire/dice/dice-pcm.c
379
struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device];
sound/firewire/dice/dice-pcm.c
387
struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device];
sound/firewire/dice/dice-stream.c
155
static int keep_resources(struct snd_dice *dice, struct amdtp_stream *stream,
sound/firewire/dice/dice-stream.c
211
struct amdtp_stream *stream;
sound/firewire/dice/dice-stream.c
334
struct amdtp_stream *stream;
sound/firewire/dice/dice-stream.c
491
struct amdtp_stream *stream;
sound/firewire/dice/dice-stream.c
525
struct amdtp_stream *stream;
sound/firewire/dice/dice.h
106
struct amdtp_stream tx_stream[MAX_STREAMS];
sound/firewire/dice/dice.h
107
struct amdtp_stream rx_stream[MAX_STREAMS];
sound/firewire/digi00x/amdtp-dot.c
113
int amdtp_dot_set_parameters(struct amdtp_stream *s, unsigned int rate,
sound/firewire/digi00x/amdtp-dot.c
145
static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm,
sound/firewire/digi00x/amdtp-dot.c
177
static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm,
sound/firewire/digi00x/amdtp-dot.c
208
static void write_pcm_silence(struct amdtp_stream *s, __be32 *buffer,
sound/firewire/digi00x/amdtp-dot.c
224
static bool midi_ratelimit_per_packet(struct amdtp_stream *s, unsigned int port)
sound/firewire/digi00x/amdtp-dot.c
240
static inline void midi_use_bytes(struct amdtp_stream *s,
sound/firewire/digi00x/amdtp-dot.c
248
static void write_midi_messages(struct amdtp_stream *s, __be32 *buffer,
sound/firewire/digi00x/amdtp-dot.c
292
static void read_midi_messages(struct amdtp_stream *s, __be32 *buffer,
sound/firewire/digi00x/amdtp-dot.c
322
int amdtp_dot_add_pcm_hw_constraints(struct amdtp_stream *s,
sound/firewire/digi00x/amdtp-dot.c
335
void amdtp_dot_midi_trigger(struct amdtp_stream *s, unsigned int port,
sound/firewire/digi00x/amdtp-dot.c
344
static void process_ir_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *desc,
sound/firewire/digi00x/amdtp-dot.c
365
static void process_it_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *desc,
sound/firewire/digi00x/amdtp-dot.c
389
int amdtp_dot_init(struct amdtp_stream *s, struct fw_unit *unit,
sound/firewire/digi00x/amdtp-dot.c
405
void amdtp_dot_reset(struct amdtp_stream *s)
sound/firewire/digi00x/digi00x-pcm.c
62
struct amdtp_stream *s;
sound/firewire/digi00x/digi00x-stream.c
188
static int keep_resources(struct snd_dg00x *dg00x, struct amdtp_stream *stream,
sound/firewire/digi00x/digi00x-stream.c
218
static int init_stream(struct snd_dg00x *dg00x, struct amdtp_stream *s)
sound/firewire/digi00x/digi00x-stream.c
243
static void destroy_stream(struct snd_dg00x *dg00x, struct amdtp_stream *s)
sound/firewire/digi00x/digi00x.h
115
int amdtp_dot_init(struct amdtp_stream *s, struct fw_unit *unit,
sound/firewire/digi00x/digi00x.h
117
int amdtp_dot_set_parameters(struct amdtp_stream *s, unsigned int rate,
sound/firewire/digi00x/digi00x.h
119
void amdtp_dot_reset(struct amdtp_stream *s);
sound/firewire/digi00x/digi00x.h
120
int amdtp_dot_add_pcm_hw_constraints(struct amdtp_stream *s,
sound/firewire/digi00x/digi00x.h
122
void amdtp_dot_midi_trigger(struct amdtp_stream *s, unsigned int port,
sound/firewire/digi00x/digi00x.h
40
struct amdtp_stream tx_stream;
sound/firewire/digi00x/digi00x.h
43
struct amdtp_stream rx_stream;
sound/firewire/fireface/amdtp-ff.c
103
int amdtp_ff_add_pcm_hw_constraints(struct amdtp_stream *s,
sound/firewire/fireface/amdtp-ff.c
115
static void process_it_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *desc,
sound/firewire/fireface/amdtp-ff.c
136
static void process_ir_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *desc,
sound/firewire/fireface/amdtp-ff.c
15
int amdtp_ff_set_parameters(struct amdtp_stream *s, unsigned int rate,
sound/firewire/fireface/amdtp-ff.c
155
int amdtp_ff_init(struct amdtp_stream *s, struct fw_unit *unit,
sound/firewire/fireface/amdtp-ff.c
30
static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm,
sound/firewire/fireface/amdtp-ff.c
60
static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm,
sound/firewire/fireface/amdtp-ff.c
90
static void write_pcm_silence(struct amdtp_stream *s,
sound/firewire/fireface/ff-pcm.c
108
struct amdtp_stream *s;
sound/firewire/fireface/ff-stream.c
39
static int init_stream(struct snd_ff *ff, struct amdtp_stream *s)
sound/firewire/fireface/ff-stream.c
64
static void destroy_stream(struct snd_ff *ff, struct amdtp_stream *s)
sound/firewire/fireface/ff.h
140
int amdtp_ff_set_parameters(struct amdtp_stream *s, unsigned int rate,
sound/firewire/fireface/ff.h
142
int amdtp_ff_add_pcm_hw_constraints(struct amdtp_stream *s,
sound/firewire/fireface/ff.h
144
int amdtp_ff_init(struct amdtp_stream *s, struct fw_unit *unit,
sound/firewire/fireface/ff.h
90
struct amdtp_stream tx_stream;
sound/firewire/fireface/ff.h
91
struct amdtp_stream rx_stream;
sound/firewire/fireworks/fireworks.h
84
struct amdtp_stream tx_stream;
sound/firewire/fireworks/fireworks.h
85
struct amdtp_stream rx_stream;
sound/firewire/fireworks/fireworks_pcm.c
136
struct amdtp_stream *s;
sound/firewire/fireworks/fireworks_stream.c
105
check_connection_used_by_others(struct snd_efw *efw, struct amdtp_stream *s)
sound/firewire/fireworks/fireworks_stream.c
11
static int init_stream(struct snd_efw *efw, struct amdtp_stream *stream)
sound/firewire/fireworks/fireworks_stream.c
159
static int keep_resources(struct snd_efw *efw, struct amdtp_stream *stream,
sound/firewire/fireworks/fireworks_stream.c
65
static int start_stream(struct snd_efw *efw, struct amdtp_stream *stream,
sound/firewire/fireworks/fireworks_stream.c
94
static void destroy_stream(struct snd_efw *efw, struct amdtp_stream *stream)
sound/firewire/motu/amdtp-motu-trace.h
22
TP_PROTO(struct amdtp_stream *s, unsigned int data_blocks, __be32 *buffer),
sound/firewire/motu/amdtp-motu-trace.h
51
TP_PROTO(struct amdtp_stream *s, unsigned int data_blocks, __be32 *buffer),
sound/firewire/motu/amdtp-motu.c
129
static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm,
sound/firewire/motu/amdtp-motu.c
166
static void write_pcm_silence(struct amdtp_stream *s, __be32 *buffer,
sound/firewire/motu/amdtp-motu.c
189
int amdtp_motu_add_pcm_hw_constraints(struct amdtp_stream *s,
sound/firewire/motu/amdtp-motu.c
202
void amdtp_motu_midi_trigger(struct amdtp_stream *s, unsigned int port,
sound/firewire/motu/amdtp-motu.c
211
static void write_midi_messages(struct amdtp_stream *s, __be32 *buffer,
sound/firewire/motu/amdtp-motu.c
237
static void read_midi_messages(struct amdtp_stream *s, __be32 *buffer,
sound/firewire/motu/amdtp-motu.c
287
static void probe_tracepoints_events(struct amdtp_stream *s, const struct pkt_desc *desc,
sound/firewire/motu/amdtp-motu.c
331
static void process_ir_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *desc,
sound/firewire/motu/amdtp-motu.c
395
static void process_it_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *desc,
sound/firewire/motu/amdtp-motu.c
434
int amdtp_motu_init(struct amdtp_stream *s, struct fw_unit *unit,
sound/firewire/motu/amdtp-motu.c
48
int amdtp_motu_set_parameters(struct amdtp_stream *s, unsigned int rate,
sound/firewire/motu/amdtp-motu.c
93
static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm,
sound/firewire/motu/motu-command-dsp-message-parser.c
83
void snd_motu_command_dsp_message_parser_parse(const struct amdtp_stream *s,
sound/firewire/motu/motu-pcm.c
100
struct amdtp_stream *stream;
sound/firewire/motu/motu-register-dsp-message-parser.c
145
void snd_motu_register_dsp_message_parser_parse(const struct amdtp_stream *s,
sound/firewire/motu/motu-stream.c
29
struct amdtp_stream *stream)
sound/firewire/motu/motu-stream.c
332
static int init_stream(struct snd_motu *motu, struct amdtp_stream *s)
sound/firewire/motu/motu-stream.c
357
static void destroy_stream(struct snd_motu *motu, struct amdtp_stream *s)
sound/firewire/motu/motu.h
148
int amdtp_motu_init(struct amdtp_stream *s, struct fw_unit *unit,
sound/firewire/motu/motu.h
152
int amdtp_motu_set_parameters(struct amdtp_stream *s, unsigned int rate,
sound/firewire/motu/motu.h
155
int amdtp_motu_add_pcm_hw_constraints(struct amdtp_stream *s,
sound/firewire/motu/motu.h
157
void amdtp_motu_midi_trigger(struct amdtp_stream *s, unsigned int port,
sound/firewire/motu/motu.h
283
void snd_motu_register_dsp_message_parser_parse(const struct amdtp_stream *s,
sound/firewire/motu/motu.h
294
void snd_motu_command_dsp_message_parser_parse(const struct amdtp_stream *s,
sound/firewire/motu/motu.h
63
struct amdtp_stream tx_stream;
sound/firewire/motu/motu.h
64
struct amdtp_stream rx_stream;
sound/firewire/oxfw/oxfw-pcm.c
114
struct amdtp_stream *stream;
sound/firewire/oxfw/oxfw-stream.c
103
static int start_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream)
sound/firewire/oxfw/oxfw-stream.c
128
struct amdtp_stream *stream)
sound/firewire/oxfw/oxfw-stream.c
151
static int init_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream)
sound/firewire/oxfw/oxfw-stream.c
201
static int keep_resources(struct snd_oxfw *oxfw, struct amdtp_stream *stream)
sound/firewire/oxfw/oxfw-stream.c
254
struct amdtp_stream *stream,
sound/firewire/oxfw/oxfw-stream.c
421
static void destroy_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream)
sound/firewire/oxfw/oxfw-stream.c
57
static int set_stream_format(struct snd_oxfw *oxfw, struct amdtp_stream *s,
sound/firewire/oxfw/oxfw.h
130
struct amdtp_stream *stream,
sound/firewire/oxfw/oxfw.h
79
struct amdtp_stream tx_stream;
sound/firewire/oxfw/oxfw.h
80
struct amdtp_stream rx_stream;
sound/firewire/tascam/amdtp-tascam.c
113
int amdtp_tscm_add_pcm_hw_constraints(struct amdtp_stream *s,
sound/firewire/tascam/amdtp-tascam.c
129
static void read_status_messages(struct amdtp_stream *s,
sound/firewire/tascam/amdtp-tascam.c
178
static void process_ir_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *desc,
sound/firewire/tascam/amdtp-tascam.c
18
int amdtp_tscm_set_parameters(struct amdtp_stream *s, unsigned int rate)
sound/firewire/tascam/amdtp-tascam.c
199
static void process_it_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *desc,
sound/firewire/tascam/amdtp-tascam.c
220
int amdtp_tscm_init(struct amdtp_stream *s, struct fw_unit *unit,
sound/firewire/tascam/amdtp-tascam.c
35
static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm,
sound/firewire/tascam/amdtp-tascam.c
65
static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm,
sound/firewire/tascam/amdtp-tascam.c
98
static void write_pcm_silence(struct amdtp_stream *s, __be32 *buffer,
sound/firewire/tascam/tascam-pcm.c
15
struct amdtp_stream *stream;
sound/firewire/tascam/tascam-stream.c
282
struct amdtp_stream *stream)
sound/firewire/tascam/tascam-stream.c
303
static int init_stream(struct snd_tscm *tscm, struct amdtp_stream *s)
sound/firewire/tascam/tascam-stream.c
336
static void destroy_stream(struct snd_tscm *tscm, struct amdtp_stream *s)
sound/firewire/tascam/tascam.h
158
int amdtp_tscm_init(struct amdtp_stream *s, struct fw_unit *unit,
sound/firewire/tascam/tascam.h
160
int amdtp_tscm_set_parameters(struct amdtp_stream *s, unsigned int rate);
sound/firewire/tascam/tascam.h
161
int amdtp_tscm_add_pcm_hw_constraints(struct amdtp_stream *s,
sound/firewire/tascam/tascam.h
77
struct amdtp_stream tx_stream;
sound/firewire/tascam/tascam.h
78
struct amdtp_stream rx_stream;