Searched refs:CIP_BLOCKING (Results 1 – 5 of 5) sorted by relevance
153 if (!(s->flags & CIP_BLOCKING)) in amdtp_stream_add_pcm_hw_constraints()217 if (s->flags & CIP_BLOCKING) in amdtp_stream_set_parameters()306 if (s->flags & CIP_BLOCKING) in calculate_data_blocks()594 if (!(s->flags & CIP_BLOCKING) || (syt != CIP_SYT_NO_INFO)) in handle_out_packet()824 else if ((s->flags & CIP_BLOCKING) && (s->flags & CIP_SYNC_TO_DEVICE)) in amdtp_stream_first_callback()
35 CIP_BLOCKING = 0x01, enumerator
1381 CIP_BLOCKING); in dice_probe()
467 AMDTP_IN_STREAM, CIP_BLOCKING); in snd_bebob_stream_init_duplex()485 AMDTP_OUT_STREAM, CIP_BLOCKING); in snd_bebob_stream_init_duplex()
34 err = amdtp_stream_init(stream, efw->unit, s_dir, CIP_BLOCKING); in init_stream()