Home
last modified time | relevance | path

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

/linux-6.12.1/sound/firewire/
Damdtp-stream.h152 struct seq_desc *descs;
166 struct seq_desc *descs;
302 struct seq_desc { struct
Damdtp-stream.c365 static void pool_blocking_data_blocks(struct amdtp_stream *s, struct seq_desc *descs, in pool_blocking_data_blocks()
372 struct seq_desc *desc = descs + pos; in pool_blocking_data_blocks()
383 static void pool_ideal_nonblocking_data_blocks(struct amdtp_stream *s, struct seq_desc *descs, in pool_ideal_nonblocking_data_blocks()
392 struct seq_desc *desc = descs + pos; in pool_ideal_nonblocking_data_blocks()
464 static void pool_ideal_syt_offsets(struct amdtp_stream *s, struct seq_desc *descs, in pool_ideal_syt_offsets()
473 struct seq_desc *desc = descs + pos; in pool_ideal_syt_offsets()
525 struct seq_desc *cache = s->ctx_data.tx.cache.descs; in cache_seq()
531 struct seq_desc *dst = cache + cache_pos; in cache_seq()
546 static void pool_ideal_seq_descs(struct amdtp_stream *s, struct seq_desc *descs, unsigned int size, in pool_ideal_seq_descs()
557 static void pool_replayed_seq(struct amdtp_stream *s, struct seq_desc *descs, unsigned int size, in pool_replayed_seq()
[all …]