Searched refs:BIT_WAKE_ON_WRITE (Results 1 – 2 of 2) sorted by relevance
61 BIT_WAKE_ON_WRITE = 1, /* want to be woken on writes */ enumerator
368 u32 wake_bit = is_write ? BIT_WAKE_ON_WRITE : BIT_WAKE_ON_READ; in wait_for_host_signal()590 clear_bit(BIT_WAKE_ON_WRITE, &pipe->flags); in goldfish_interrupt_task()