Searched refs:stream_halted (Results 1 – 1 of 1) sorted by relevance
175 static inline int stream_halted(struct Stream *s) in stream_halted() function298 if (!stream_running(s) || stream_idle(s) || stream_halted(s)) { in stream_process_mem2s()357 if (!stream_running(s) || stream_idle(s) || stream_halted(s)) { in stream_process_s2mem()440 if (!stream_running(s) || stream_idle(s) || stream_halted(s)) { in xilinx_axidma_data_stream_can_push()