Home
last modified time | relevance | path

Searched refs:amdtp_domain_wait_ready (Results 1 – 9 of 9) sorted by relevance

/linux/sound/firewire/
A Damdtp-stream.h341 static inline bool amdtp_domain_wait_ready(struct amdtp_domain *d, unsigned int timeout_ms) in amdtp_domain_wait_ready() function
/linux/sound/firewire/fireface/
A Dff-stream.c210 if (!amdtp_domain_wait_ready(&ff->domain, READY_TIMEOUT_MS)) { in snd_ff_stream_start_duplex()
/linux/sound/firewire/fireworks/
A Dfireworks_stream.c292 if (!amdtp_domain_wait_ready(&efw->domain, READY_TIMEOUT_MS)) { in snd_efw_stream_start_duplex()
/linux/sound/firewire/digi00x/
A Ddigi00x-stream.c386 if (!amdtp_domain_wait_ready(&dg00x->domain, READY_TIMEOUT_MS)) { in snd_dg00x_stream_start_duplex()
/linux/sound/firewire/motu/
A Dmotu-stream.c297 if (!amdtp_domain_wait_ready(&motu->domain, READY_TIMEOUT_MS)) { in snd_motu_stream_start_duplex()
/linux/sound/firewire/tascam/
A Dtascam-stream.c495 if (!amdtp_domain_wait_ready(&tscm->domain, READY_TIMEOUT_MS)) { in snd_tscm_stream_start_duplex()
/linux/sound/firewire/oxfw/
A Doxfw-stream.c387 if (!amdtp_domain_wait_ready(&oxfw->domain, READY_TIMEOUT_MS)) { in snd_oxfw_stream_start_duplex()
/linux/sound/firewire/dice/
A Ddice-stream.c455 if (!amdtp_domain_wait_ready(&dice->domain, READY_TIMEOUT_MS)) { in snd_dice_stream_start_duplex()
/linux/sound/firewire/bebob/
A Dbebob_stream.c663 if (!amdtp_domain_wait_ready(&bebob->domain, READY_TIMEOUT_MS)) { in snd_bebob_stream_start_duplex()

Completed in 15 milliseconds