tag | line | file | source code |
RS_EVENT_WRITE_WAKEUP | 518 | drivers/char/riscom8.c | rc_mark_event(port, RS_EVENT_WRITE_WAKEUP); |
RS_EVENT_WRITE_WAKEUP | 548 | drivers/char/riscom8.c | rc_mark_event(port, RS_EVENT_WRITE_WAKEUP); |
RS_EVENT_WRITE_WAKEUP | 560 | drivers/char/riscom8.c | rc_mark_event(port, RS_EVENT_WRITE_WAKEUP); |
RS_EVENT_WRITE_WAKEUP | 1715 | drivers/char/riscom8.c | if (clear_bit(RS_EVENT_WRITE_WAKEUP, &port->event)) { |
RS_EVENT_WRITE_WAKEUP | 457 | drivers/char/serial.c | rs_sched_event(info, RS_EVENT_WRITE_WAKEUP); |
RS_EVENT_WRITE_WAKEUP | 515 | drivers/char/serial.c | rs_sched_event(info, RS_EVENT_WRITE_WAKEUP); |
RS_EVENT_WRITE_WAKEUP | 757 | drivers/char/serial.c | if (clear_bit(RS_EVENT_WRITE_WAKEUP, &info->event)) { |
RS_EVENT_WRITE_WAKEUP | 483 | drivers/sbus/char/sunserial.c | rs_sched_event(info, RS_EVENT_WRITE_WAKEUP); |
RS_EVENT_WRITE_WAKEUP | 645 | drivers/sbus/char/sunserial.c | if (clear_bit(RS_EVENT_WRITE_WAKEUP, &info->event)) { |
RS_EVENT_WRITE_WAKEUP | 311 | include/asm-m68k/serial.h | rs_sched_event(info, RS_EVENT_WRITE_WAKEUP); |
RS_EVENT_WRITE_WAKEUP | 365 | include/asm-m68k/serial.h | rs_sched_event(info, RS_EVENT_WRITE_WAKEUP); |