CIP_BLOCKING      220 sound/firewire/amdtp-stream.c 	if (!(s->flags & CIP_BLOCKING))
CIP_BLOCKING      276 sound/firewire/amdtp-stream.c 		if (s->flags & CIP_BLOCKING) {
CIP_BLOCKING      330 sound/firewire/amdtp-stream.c 	if (s->flags & CIP_BLOCKING) {
CIP_BLOCKING      476 sound/firewire/bebob/bebob_stream.c 	err = amdtp_am824_init(stream, bebob->unit, dir_stream, CIP_BLOCKING);
CIP_BLOCKING      521 sound/firewire/dice/dice-stream.c 	err = amdtp_am824_init(stream, dice->unit, dir, CIP_BLOCKING);
CIP_BLOCKING      406 sound/firewire/digi00x/amdtp-dot.c 		flags = CIP_BLOCKING;
CIP_BLOCKING       32 sound/firewire/fireworks/fireworks_stream.c 	err = amdtp_am824_init(stream, efw->unit, s_dir, CIP_BLOCKING);
CIP_BLOCKING      447 sound/firewire/motu/amdtp-motu.c 	int flags = CIP_BLOCKING;