Home
last modified time | relevance | path

Searched refs:amdtp_domain (Results 1 – 10 of 10) sorted by relevance

/linux/sound/firewire/
H A Damdtp-stream.h119 struct amdtp_domain;
213 struct amdtp_domain *domain;
307 struct amdtp_domain { struct
327 int amdtp_domain_init(struct amdtp_domain *d); argument
328 void amdtp_domain_destroy(struct amdtp_domain *d);
330 int amdtp_domain_add_stream(struct amdtp_domain *d, struct amdtp_stream *s,
333 int amdtp_domain_start(struct amdtp_domain *d, unsigned int tx_init_skip_cycles, bool replay_seq,
335 void amdtp_domain_stop(struct amdtp_domain *d);
337 static inline int amdtp_domain_set_events_per_period(struct amdtp_domain *d, in amdtp_domain_set_events_per_period()
347 unsigned long amdtp_domain_stream_pcm_pointer(struct amdtp_domain *d,
[all …]
H A Damdtp-stream.c563 struct amdtp_domain *d = s->domain; in pool_seq_descs()
1160 const struct amdtp_domain *d = s->domain; in process_rx_packets()
1231 struct amdtp_domain *d = s->domain; in skip_rx_packets()
1266 struct amdtp_domain *d = s->domain; in process_rx_packets_intermediately()
1341 struct amdtp_domain *d = s->domain; in process_tx_packets()
1395 struct amdtp_domain *d = s->domain; in process_tx_packets_intermediately()
1446 struct amdtp_domain *d = s->domain; in drop_tx_packets_initially()
1535 static void process_ctxs_in_domain(struct amdtp_domain *d) in process_ctxs_in_domain()
1562 struct amdtp_domain *d = s->domain; in irq_target_callback()
1572 struct amdtp_domain *d = s->domain; in irq_target_callback_intermediately()
[all …]
/linux/sound/firewire/digi00x/
H A Ddigi00x.h60 struct amdtp_domain domain;
/linux/sound/firewire/oxfw/
H A Doxfw.h92 struct amdtp_domain domain;
/linux/sound/firewire/tascam/
H A Dtascam.h99 struct amdtp_domain domain;
/linux/sound/firewire/fireface/
H A Dff.h99 struct amdtp_domain domain;
/linux/sound/firewire/dice/
H A Ddice.h113 struct amdtp_domain domain;
/linux/sound/firewire/fireworks/
H A Dfireworks.h108 struct amdtp_domain domain;
/linux/sound/firewire/bebob/
H A Dbebob.h118 struct amdtp_domain domain;
/linux/sound/firewire/motu/
H A Dmotu.h79 struct amdtp_domain domain;