Home
last modified time | relevance | path

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

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