Lines Matching refs:amdtp_domain
573 struct amdtp_domain *d = s->domain; in pool_seq_descs()
1051 const struct amdtp_domain *d = s->domain; in process_rx_packets()
1120 struct amdtp_domain *d = s->domain; in skip_rx_packets()
1155 struct amdtp_domain *d = s->domain; in process_rx_packets_intermediately()
1226 struct amdtp_domain *d = s->domain; in process_tx_packets()
1276 struct amdtp_domain *d = s->domain; in process_tx_packets_intermediately()
1327 struct amdtp_domain *d = s->domain; in drop_tx_packets_initially()
1416 static void process_ctxs_in_domain(struct amdtp_domain *d) in process_ctxs_in_domain()
1443 struct amdtp_domain *d = s->domain; in irq_target_callback()
1453 struct amdtp_domain *d = s->domain; in irq_target_callback_intermediately()
1463 struct amdtp_domain *d = s->domain; in irq_target_callback_skip()
1521 struct amdtp_domain *d = s->domain; in amdtp_stream_first_callback()
1732 unsigned long amdtp_domain_stream_pcm_pointer(struct amdtp_domain *d, in amdtp_domain_stream_pcm_pointer()
1756 int amdtp_domain_stream_pcm_ack(struct amdtp_domain *d, struct amdtp_stream *s) in amdtp_domain_stream_pcm_ack()
1834 int amdtp_domain_init(struct amdtp_domain *d) in amdtp_domain_init()
1848 void amdtp_domain_destroy(struct amdtp_domain *d) in amdtp_domain_destroy()
1862 int amdtp_domain_add_stream(struct amdtp_domain *d, struct amdtp_stream *s, in amdtp_domain_add_stream()
1884 static int make_association(struct amdtp_domain *d) in make_association()
1939 int amdtp_domain_start(struct amdtp_domain *d, unsigned int tx_init_skip_cycles, bool replay_seq, in amdtp_domain_start()
2007 void amdtp_domain_stop(struct amdtp_domain *d) in amdtp_domain_stop()