Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/fireface/
Dff-stream.c185 if (!amdtp_stream_wait_callback(&ff->rx_stream, in snd_ff_stream_start_duplex()
203 if (!amdtp_stream_wait_callback(&ff->tx_stream, in snd_ff_stream_start_duplex()
/Linux-v4.19/sound/firewire/digi00x/
Ddigi00x-stream.c323 if (!amdtp_stream_wait_callback(&dg00x->rx_stream, in snd_dg00x_stream_start_duplex()
341 if (!amdtp_stream_wait_callback(&dg00x->tx_stream, in snd_dg00x_stream_start_duplex()
/Linux-v4.19/sound/firewire/
Damdtp-stream.h239 static inline bool amdtp_stream_wait_callback(struct amdtp_stream *s, in amdtp_stream_wait_callback() function
/Linux-v4.19/sound/firewire/tascam/
Dtascam-stream.c413 if (!amdtp_stream_wait_callback(&tscm->rx_stream, in snd_tscm_stream_start_duplex()
427 if (!amdtp_stream_wait_callback(&tscm->tx_stream, in snd_tscm_stream_start_duplex()
/Linux-v4.19/sound/firewire/dice/
Ddice-stream.c364 !amdtp_stream_wait_callback(&dice->tx_stream[i], in start_duplex_streams()
367 !amdtp_stream_wait_callback(&dice->rx_stream[i], in start_duplex_streams()
/Linux-v4.19/sound/firewire/fireworks/
Dfireworks_stream.c97 if (!amdtp_stream_wait_callback(stream, CALLBACK_TIMEOUT)) { in start_stream()
/Linux-v4.19/sound/firewire/bebob/
Dbebob_stream.c654 if (!amdtp_stream_wait_callback(&bebob->rx_stream, in snd_bebob_stream_start_duplex()
675 if (!amdtp_stream_wait_callback(&bebob->tx_stream, in snd_bebob_stream_start_duplex()
/Linux-v4.19/sound/firewire/motu/
Dmotu-stream.c129 if (!amdtp_stream_wait_callback(stream, CALLBACK_TIMEOUT)) { in start_isoc_ctx()
/Linux-v4.19/sound/firewire/oxfw/
Doxfw-stream.c177 if (!amdtp_stream_wait_callback(stream, CALLBACK_TIMEOUT)) { in start_stream()