Home
last modified time | relevance | path

Searched refs:amdtp_stream_wait_callback (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/fireface/
H A Dff-stream.c206 if (!amdtp_stream_wait_callback(&ff->rx_stream, in snd_ff_stream_start_duplex()
208 !amdtp_stream_wait_callback(&ff->tx_stream, in snd_ff_stream_start_duplex()
/kernel/linux/linux-5.10/sound/firewire/digi00x/
H A Ddigi00x-stream.c384 if (!amdtp_stream_wait_callback(&dg00x->rx_stream, in snd_dg00x_stream_start_duplex()
386 !amdtp_stream_wait_callback(&dg00x->tx_stream, in snd_dg00x_stream_start_duplex()
/kernel/linux/linux-5.10/sound/firewire/motu/
H A Dmotu-stream.c267 if (!amdtp_stream_wait_callback(&motu->tx_stream, in snd_motu_stream_start_duplex()
269 !amdtp_stream_wait_callback(&motu->rx_stream, in snd_motu_stream_start_duplex()
/kernel/linux/linux-5.10/sound/firewire/fireworks/
H A Dfireworks_stream.c280 if (!amdtp_stream_wait_callback(&efw->rx_stream, in snd_efw_stream_start_duplex()
282 !amdtp_stream_wait_callback(&efw->tx_stream, in snd_efw_stream_start_duplex()
/kernel/linux/linux-5.10/sound/firewire/
H A Damdtp-stream.h263 * amdtp_stream_wait_callback - sleep till callbacked or timeout
269 static inline bool amdtp_stream_wait_callback(struct amdtp_stream *s, in amdtp_stream_wait_callback() function
/kernel/linux/linux-5.10/sound/firewire/tascam/
H A Dtascam-stream.c480 if (!amdtp_stream_wait_callback(&tscm->rx_stream, in snd_tscm_stream_start_duplex()
482 !amdtp_stream_wait_callback(&tscm->tx_stream, in snd_tscm_stream_start_duplex()
/kernel/linux/linux-5.10/sound/firewire/bebob/
H A Dbebob_stream.c687 if (!amdtp_stream_wait_callback(&bebob->rx_stream, in snd_bebob_stream_start_duplex()
689 !amdtp_stream_wait_callback(&bebob->tx_stream, in snd_bebob_stream_start_duplex()
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A Doxfw-stream.c363 if (!amdtp_stream_wait_callback(&oxfw->rx_stream, in snd_oxfw_stream_start_duplex()
370 if (!amdtp_stream_wait_callback(&oxfw->tx_stream, in snd_oxfw_stream_start_duplex()
/kernel/linux/linux-5.10/sound/firewire/dice/
H A Ddice-stream.c468 !amdtp_stream_wait_callback(&dice->tx_stream[i], in snd_dice_stream_start_duplex()
471 !amdtp_stream_wait_callback(&dice->rx_stream[i], in snd_dice_stream_start_duplex()

Completed in 7 milliseconds