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/
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/fireworks/
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/motu/
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/digi00x/
Ddigi00x-stream.c382 if (!amdtp_stream_wait_callback(&dg00x->rx_stream, in snd_dg00x_stream_start_duplex()
384 !amdtp_stream_wait_callback(&dg00x->tx_stream, in snd_dg00x_stream_start_duplex()
/kernel/linux/linux-5.10/sound/firewire/
Damdtp-stream.h269 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/
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/oxfw/
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/
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()
/kernel/linux/linux-5.10/sound/firewire/bebob/
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()