Symbol: amdtp_domain
sound/firewire/amdtp-stream.c
1160
const struct amdtp_domain *d = s->domain;
sound/firewire/amdtp-stream.c
1231
struct amdtp_domain *d = s->domain;
sound/firewire/amdtp-stream.c
1266
struct amdtp_domain *d = s->domain;
sound/firewire/amdtp-stream.c
1341
struct amdtp_domain *d = s->domain;
sound/firewire/amdtp-stream.c
1395
struct amdtp_domain *d = s->domain;
sound/firewire/amdtp-stream.c
1446
struct amdtp_domain *d = s->domain;
sound/firewire/amdtp-stream.c
1535
static void process_ctxs_in_domain(struct amdtp_domain *d)
sound/firewire/amdtp-stream.c
1562
struct amdtp_domain *d = s->domain;
sound/firewire/amdtp-stream.c
1572
struct amdtp_domain *d = s->domain;
sound/firewire/amdtp-stream.c
1582
struct amdtp_domain *d = s->domain;
sound/firewire/amdtp-stream.c
1640
struct amdtp_domain *d = s->domain;
sound/firewire/amdtp-stream.c
1859
unsigned long amdtp_domain_stream_pcm_pointer(struct amdtp_domain *d,
sound/firewire/amdtp-stream.c
1883
int amdtp_domain_stream_pcm_ack(struct amdtp_domain *d, struct amdtp_stream *s)
sound/firewire/amdtp-stream.c
1959
int amdtp_domain_init(struct amdtp_domain *d)
sound/firewire/amdtp-stream.c
1973
void amdtp_domain_destroy(struct amdtp_domain *d)
sound/firewire/amdtp-stream.c
1987
int amdtp_domain_add_stream(struct amdtp_domain *d, struct amdtp_stream *s,
sound/firewire/amdtp-stream.c
2009
static int make_association(struct amdtp_domain *d)
sound/firewire/amdtp-stream.c
2063
int amdtp_domain_start(struct amdtp_domain *d, unsigned int tx_init_skip_cycles, bool replay_seq,
sound/firewire/amdtp-stream.c
2131
void amdtp_domain_stop(struct amdtp_domain *d)
sound/firewire/amdtp-stream.c
563
struct amdtp_domain *d = s->domain;
sound/firewire/amdtp-stream.h
119
struct amdtp_domain;
sound/firewire/amdtp-stream.h
213
struct amdtp_domain *domain;
sound/firewire/amdtp-stream.h
327
int amdtp_domain_init(struct amdtp_domain *d);
sound/firewire/amdtp-stream.h
328
void amdtp_domain_destroy(struct amdtp_domain *d);
sound/firewire/amdtp-stream.h
330
int amdtp_domain_add_stream(struct amdtp_domain *d, struct amdtp_stream *s,
sound/firewire/amdtp-stream.h
333
int amdtp_domain_start(struct amdtp_domain *d, unsigned int tx_init_skip_cycles, bool replay_seq,
sound/firewire/amdtp-stream.h
335
void amdtp_domain_stop(struct amdtp_domain *d);
sound/firewire/amdtp-stream.h
337
static inline int amdtp_domain_set_events_per_period(struct amdtp_domain *d,
sound/firewire/amdtp-stream.h
347
unsigned long amdtp_domain_stream_pcm_pointer(struct amdtp_domain *d,
sound/firewire/amdtp-stream.h
349
int amdtp_domain_stream_pcm_ack(struct amdtp_domain *d, struct amdtp_stream *s);
sound/firewire/amdtp-stream.h
358
static inline bool amdtp_domain_wait_ready(struct amdtp_domain *d, unsigned int timeout_ms)
sound/firewire/bebob/bebob.h
118
struct amdtp_domain domain;
sound/firewire/bebob/bebob_pcm.c
136
struct amdtp_domain *d = &bebob->domain;
sound/firewire/dice/dice-pcm.c
167
struct amdtp_domain *d = &dice->domain;
sound/firewire/dice/dice.h
113
struct amdtp_domain domain;
sound/firewire/digi00x/digi00x-pcm.c
103
struct amdtp_domain *d = &dg00x->domain;
sound/firewire/digi00x/digi00x.h
60
struct amdtp_domain domain;
sound/firewire/fireface/ff-pcm.c
142
struct amdtp_domain *d = &ff->domain;
sound/firewire/fireface/ff.h
99
struct amdtp_domain domain;
sound/firewire/fireworks/fireworks.h
108
struct amdtp_domain domain;
sound/firewire/fireworks/fireworks_pcm.c
176
struct amdtp_domain *d = &efw->domain;
sound/firewire/motu/motu-pcm.c
133
struct amdtp_domain *d = &motu->domain;
sound/firewire/motu/motu.h
79
struct amdtp_domain domain;
sound/firewire/oxfw/oxfw-pcm.c
173
struct amdtp_domain *d = &oxfw->domain;
sound/firewire/oxfw/oxfw.h
92
struct amdtp_domain domain;
sound/firewire/tascam/tascam-pcm.c
46
struct amdtp_domain *d = &tscm->domain;
sound/firewire/tascam/tascam.h
99
struct amdtp_domain domain;