Home
last modified time | relevance | path

Searched refs:seq_desc (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/sound/firewire/
A Damdtp-stream.h148 struct seq_desc *descs;
162 struct seq_desc *descs;
297 struct seq_desc { struct
A Damdtp-stream.c358 static void pool_blocking_data_blocks(struct amdtp_stream *s, struct seq_desc *descs, in pool_blocking_data_blocks()
365 struct seq_desc *desc = descs + pos; in pool_blocking_data_blocks()
385 struct seq_desc *desc = descs + pos; in pool_ideal_nonblocking_data_blocks()
457 static void pool_ideal_syt_offsets(struct amdtp_stream *s, struct seq_desc *descs, in pool_ideal_syt_offsets()
466 struct seq_desc *desc = descs + pos; in pool_ideal_syt_offsets()
518 struct seq_desc *cache = s->ctx_data.tx.cache.descs; in cache_seq()
524 struct seq_desc *dst = cache + cache_pos; in cache_seq()
554 const struct seq_desc *cache = target->ctx_data.tx.cache.descs; in pool_replayed_seq()
572 void (*pool_seq_descs)(struct amdtp_stream *s, struct seq_desc *descs, unsigned int size, in pool_seq_descs()
1004 struct seq_desc *seq_descs = s->ctx_data.rx.seq.descs; in generate_rx_packet_descs()
[all …]

Completed in 8 milliseconds