Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/
H A Damdtp-stream.h201 bool ready_processing; member
365 if (wait_event_interruptible_timeout(s->ready_wait, s->ready_processing, j) <= 0) in amdtp_domain_wait_ready()
H A Damdtp-stream.c1294 s->ready_processing = true; in process_rx_packets_intermediately()
1426 s->ready_processing = true; in process_tx_packets_intermediately()
1824 s->ready_processing = false; in amdtp_stream_start()