Searched refs:RS_EVENT_WRITE_WAKEUP (Results 1 – 3 of 3) sorted by relevance
128 #define RS_EVENT_WRITE_WAKEUP 0 macro
1542 rs_sched_event(info, RS_EVENT_WRITE_WAKEUP); in transmit_chars_dma()2455 rs_sched_event(info, RS_EVENT_WRITE_WAKEUP); in handle_ser_tx_interrupt()2585 if (test_and_clear_bit(RS_EVENT_WRITE_WAKEUP, &info->event)) in do_softint()
436 #define RS_EVENT_WRITE_WAKEUP 0 macro