Searched refs:wr_time_wait (Results 1 – 2 of 2) sorted by relevance
104 int32 wr_time_wait; member
534 port->wr_time_wait = 0; in pcm_open()765 atomic_add(&port->wr_time_wait, 1); in pcm_control()1610 if ((ww = atomic_add(&port->wr_time_wait, -1)) > 0) { in dma_a_interrupt()1615 atomic_add(&port->wr_time_wait, 1); /* re-set to 0 */ in dma_a_interrupt()