Lines Matching refs:amdtp_domain
578 struct amdtp_domain *d = s->domain; in pool_seq_descs()
1175 const struct amdtp_domain *d = s->domain; in process_rx_packets()
1246 struct amdtp_domain *d = s->domain; in skip_rx_packets()
1281 struct amdtp_domain *d = s->domain; in process_rx_packets_intermediately()
1356 struct amdtp_domain *d = s->domain; in process_tx_packets()
1410 struct amdtp_domain *d = s->domain; in process_tx_packets_intermediately()
1461 struct amdtp_domain *d = s->domain; in drop_tx_packets_initially()
1550 static void process_ctxs_in_domain(struct amdtp_domain *d) in process_ctxs_in_domain()
1577 struct amdtp_domain *d = s->domain; in irq_target_callback()
1587 struct amdtp_domain *d = s->domain; in irq_target_callback_intermediately()
1597 struct amdtp_domain *d = s->domain; in irq_target_callback_skip()
1655 struct amdtp_domain *d = s->domain; in amdtp_stream_first_callback()
1879 unsigned long amdtp_domain_stream_pcm_pointer(struct amdtp_domain *d, in amdtp_domain_stream_pcm_pointer()
1903 int amdtp_domain_stream_pcm_ack(struct amdtp_domain *d, struct amdtp_stream *s) in amdtp_domain_stream_pcm_ack()
1983 int amdtp_domain_init(struct amdtp_domain *d) in amdtp_domain_init()
1997 void amdtp_domain_destroy(struct amdtp_domain *d) in amdtp_domain_destroy()
2011 int amdtp_domain_add_stream(struct amdtp_domain *d, struct amdtp_stream *s, in amdtp_domain_add_stream()
2033 static int make_association(struct amdtp_domain *d) in make_association()
2087 int amdtp_domain_start(struct amdtp_domain *d, unsigned int tx_init_skip_cycles, bool replay_seq, in amdtp_domain_start()
2155 void amdtp_domain_stop(struct amdtp_domain *d) in amdtp_domain_stop()