Home
last modified time | relevance | path

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

/sound/firewire/
Damdtp-stream.h194 bool ready_processing; member
348 if (wait_event_interruptible_timeout(s->ready_wait, s->ready_processing, j) <= 0) in amdtp_domain_wait_ready()
Damdtp-stream.c1188 s->ready_processing = true; in process_rx_packets_intermediately()
1312 s->ready_processing = true; in process_tx_packets_intermediately()
1698 s->ready_processing = false; in amdtp_stream_start()