Home
last modified time | relevance | path

Searched refs:RS_EVENT_WRITE_WAKEUP (Results 1 – 5 of 5) sorted by relevance

/drivers/tty/serial/
D68328serial.h177 #define RS_EVENT_WRITE_WAKEUP 0 macro
Dcrisv10.h143 #define RS_EVENT_WRITE_WAKEUP 0 macro
Dcrisv10.c1633 rs_sched_event(info, RS_EVENT_WRITE_WAKEUP); in transmit_chars_dma()
2604 rs_sched_event(info, RS_EVENT_WRITE_WAKEUP); in handle_ser_tx_interrupt()
2734 if (test_and_clear_bit(RS_EVENT_WRITE_WAKEUP, &info->event)) in do_softint()
/drivers/net/wan/
Dz85230.h437 #define RS_EVENT_WRITE_WAKEUP 0 macro
/drivers/staging/serial/
D68360serial.c595 rs_sched_event(info, RS_EVENT_WRITE_WAKEUP); in check_modem_status()
677 if (test_and_clear_bit(RS_EVENT_WRITE_WAKEUP, &info->event)) in do_softint()