Searched refs:CIP_BLOCKING (Results 1 – 7 of 7) sorted by relevance
39 CIP_BLOCKING = 0x01, enumerator
189 if (!(s->flags & CIP_BLOCKING)) in amdtp_stream_add_pcm_hw_constraints()239 if (s->flags & CIP_BLOCKING) in amdtp_stream_set_parameters()289 if (s->flags & CIP_BLOCKING) { in calculate_data_blocks()
34 err = amdtp_am824_init(stream, efw->unit, s_dir, CIP_BLOCKING); in init_stream()
522 AMDTP_IN_STREAM, CIP_BLOCKING); in snd_bebob_stream_init_duplex()548 AMDTP_OUT_STREAM, CIP_BLOCKING); in snd_bebob_stream_init_duplex()
387 flags = CIP_BLOCKING; in amdtp_dot_init()
397 int flags = CIP_BLOCKING; in amdtp_motu_init()
482 err = amdtp_am824_init(stream, dice->unit, dir, CIP_BLOCKING); in init_stream()