Lines Matching refs:domain
573 struct amdtp_domain *d = s->domain; in pool_seq_descs()
1051 const struct amdtp_domain *d = s->domain; in process_rx_packets()
1099 if (s == s->domain->irq_target) { 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()
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()
1550 bool is_irq_target = (s == s->domain->irq_target); in amdtp_stream_start()
1614 if (s->domain->replay.enable) { in amdtp_stream_start()
1712 if (s->domain->replay.enable) in amdtp_stream_start()
1806 if (s->domain->replay.enable) in amdtp_stream_stop()
1876 s->domain = d; in amdtp_domain_add_stream()