Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/sound/firewire/digi00x/
H A 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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/sound/firewire/
H A Damdtp-stream.h269 static inline bool amdtp_stream_wait_callback(struct amdtp_stream *s, in amdtp_stream_wait_callback() function
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()