amdtp_streaming_error  624 sound/firewire/bebob/bebob_stream.c 	if (amdtp_streaming_error(&bebob->rx_stream) ||
amdtp_streaming_error  625 sound/firewire/bebob/bebob_stream.c 	    amdtp_streaming_error(&bebob->tx_stream)) {
amdtp_streaming_error  409 sound/firewire/dice/dice-stream.c 		if (amdtp_streaming_error(&dice->tx_stream[i]) ||
amdtp_streaming_error  410 sound/firewire/dice/dice-stream.c 		    amdtp_streaming_error(&dice->rx_stream[i])) {
amdtp_streaming_error  331 sound/firewire/digi00x/digi00x-stream.c 	if (amdtp_streaming_error(&dg00x->tx_stream) ||
amdtp_streaming_error  332 sound/firewire/digi00x/digi00x-stream.c 	    amdtp_streaming_error(&dg00x->rx_stream)) {
amdtp_streaming_error  165 sound/firewire/fireface/ff-stream.c 	if (amdtp_streaming_error(&ff->tx_stream) ||
amdtp_streaming_error  166 sound/firewire/fireface/ff-stream.c 	    amdtp_streaming_error(&ff->rx_stream)) {
amdtp_streaming_error  245 sound/firewire/fireworks/fireworks_stream.c 	if (amdtp_streaming_error(&efw->rx_stream) ||
amdtp_streaming_error  246 sound/firewire/fireworks/fireworks_stream.c 	    amdtp_streaming_error(&efw->tx_stream)) {
amdtp_streaming_error  213 sound/firewire/motu/motu-stream.c 	if (amdtp_streaming_error(&motu->rx_stream) ||
amdtp_streaming_error  214 sound/firewire/motu/motu-stream.c 	    amdtp_streaming_error(&motu->tx_stream)) {
amdtp_streaming_error  320 sound/firewire/oxfw/oxfw-stream.c 	if (amdtp_streaming_error(&oxfw->rx_stream) ||
amdtp_streaming_error  321 sound/firewire/oxfw/oxfw-stream.c 	    amdtp_streaming_error(&oxfw->tx_stream)) {
amdtp_streaming_error  429 sound/firewire/tascam/tascam-stream.c 	if (amdtp_streaming_error(&tscm->rx_stream) ||
amdtp_streaming_error  430 sound/firewire/tascam/tascam-stream.c 	    amdtp_streaming_error(&tscm->tx_stream)) {