Home
last modified time | relevance | path

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

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