Searched refs:CIP_BLOCKING (Results 1 – 5 of 5) sorted by relevance
162 if (!(s->flags & CIP_BLOCKING)) in amdtp_stream_add_pcm_hw_constraints()226 if (s->flags & CIP_BLOCKING) in amdtp_stream_set_parameters()323 if (s->flags & CIP_BLOCKING) in calculate_data_blocks()646 if (!(s->flags & CIP_BLOCKING) || (syt != CIP_SYT_NO_INFO)) in handle_out_packet()876 else if ((s->flags & CIP_BLOCKING) && (s->flags & CIP_SYNC_TO_DEVICE)) in amdtp_stream_first_callback()
35 CIP_BLOCKING = 0x01, enumerator
465 AMDTP_IN_STREAM, CIP_BLOCKING); in snd_bebob_stream_init_duplex()483 AMDTP_OUT_STREAM, CIP_BLOCKING); in snd_bebob_stream_init_duplex()
305 err = amdtp_stream_init(stream, dice->unit, dir, CIP_BLOCKING); in init_stream()
34 err = amdtp_stream_init(stream, efw->unit, s_dir, CIP_BLOCKING); in init_stream()