Searched refs:amdtp_stream_wait_callback (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/sound/firewire/fireface/ |
D | ff-stream.c | 185 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/ |
D | digi00x-stream.c | 323 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/ |
D | amdtp-stream.h | 239 static inline bool amdtp_stream_wait_callback(struct amdtp_stream *s, in amdtp_stream_wait_callback() function
|
/Linux-v4.19/sound/firewire/tascam/ |
D | tascam-stream.c | 413 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/ |
D | dice-stream.c | 364 !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/ |
D | fireworks_stream.c | 97 if (!amdtp_stream_wait_callback(stream, CALLBACK_TIMEOUT)) { in start_stream()
|
/Linux-v4.19/sound/firewire/bebob/ |
D | bebob_stream.c | 654 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/ |
D | motu-stream.c | 129 if (!amdtp_stream_wait_callback(stream, CALLBACK_TIMEOUT)) { in start_isoc_ctx()
|
/Linux-v4.19/sound/firewire/oxfw/ |
D | oxfw-stream.c | 177 if (!amdtp_stream_wait_callback(stream, CALLBACK_TIMEOUT)) { in start_stream()
|