Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/
H A Damdtp-stream.h152 struct seq_desc *descs;
166 struct seq_desc *descs;
301 struct seq_desc { struct
H 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()
1008 struct seq_desc *seq_descs = s->ctx_data.rx.seq.descs; in generate_rx_packet_descs()
[all …]