Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/dice/
Ddice-stream.c263 if (!amdtp_stream_wait_callback(master, CALLBACK_TIMEOUT) || in snd_dice_stream_start_duplex()
264 !amdtp_stream_wait_callback(slave, CALLBACK_TIMEOUT)) { in snd_dice_stream_start_duplex()
/linux-4.1.27/sound/firewire/
Damdtp.h286 static inline bool amdtp_stream_wait_callback(struct amdtp_stream *s, in amdtp_stream_wait_callback() function
/linux-4.1.27/sound/firewire/bebob/
Dbebob_stream.c628 if (!amdtp_stream_wait_callback(master, CALLBACK_TIMEOUT)) { in snd_bebob_stream_start_duplex()
648 if (!amdtp_stream_wait_callback(slave, CALLBACK_TIMEOUT)) { in snd_bebob_stream_start_duplex()
/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_stream.c95 if (!amdtp_stream_wait_callback(stream, CALLBACK_TIMEOUT)) { in start_stream()
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-stream.c174 if (!amdtp_stream_wait_callback(stream, CALLBACK_TIMEOUT)) { in start_stream()