Searched refs:ready_processing (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/firewire/
H A Damdtp-stream.h200 bool ready_processing; member in struct:amdtp_stream
364 if (wait_event_interruptible_timeout(s->ready_wait, s->ready_processing, j) <= 0)
H A Damdtp-stream.c1283 s->ready_processing = true;
1415 s->ready_processing = true;
1813 s->ready_processing = false;

Completed in 138 milliseconds