Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dcrisv10.h128 #define RS_EVENT_WRITE_WAKEUP 0 macro
Dcrisv10.c1583 rs_sched_event(info, RS_EVENT_WRITE_WAKEUP); in transmit_chars_dma()
2497 rs_sched_event(info, RS_EVENT_WRITE_WAKEUP); in handle_ser_tx_interrupt()
2627 if (test_and_clear_bit(RS_EVENT_WRITE_WAKEUP, &info->event)) in do_softint()
/linux-4.1.27/drivers/net/wan/
Dz85230.h436 #define RS_EVENT_WRITE_WAKEUP 0 macro